Nodaro MCP Server

Use any MCP-compatible AI client (Claude.ai, Cursor, Cline, Continue.dev, Goose) to drive your Nodaro tools — generation verbs, gallery browsing, your saved components and apps.

Quick start

Paste this URL into your MCP client’s “Add custom connector” or equivalent dialog:

https://mcp.nodaro.ai/mcp

Sign in with your Nodaro account, consent, and the tools appear inline.

What’s included

Supported clients

Skills

Under the hood

OAuth flow under the hood: see OAuth flow. MCP-specific client onboarding lives here; the OAuth handshake itself is the same authorization-code + PKCE flow Nodaro uses for any third-party app.

Tool reference

See tools.md for the full list of tools, inputs, and scope requirements — including project discovery (list_projects, get_project) and workflow JSON editing (get_workflow_json, update_workflow_json, export_workflow, import_workflow).

Troubleshooting

See troubleshooting.