imaginode

api-evangelist/imaginode
★ 0 stars Unknown language AI/LLM Updated 1d ago
Browser-based AI creation studio with a node canvas for generating images, videos, voice-overs and LLM outputs. Provides a REST API, a hosted MCP server, and an llms.txt for programmatic and agent-based generation using a shared credit balance.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imaginode": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/imaginode"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission