Connecting Continue.dev
Steps
- Open VS Code (or your JetBrains IDE) with the Continue extension installed
- Open Continue’s
config.json(Cmd+Shift+P → “Continue: Open Config”) - Add a new entry under
experimental.modelContextProtocolServers:{ "transport": { "type": "streamable-http", "url": "https://mcp.nodaro.ai/mcp" } } - Save the config → Continue prompts for OAuth in your browser
- Sign in with your Nodaro account
- Review the consent screen and click Allow
- Back in your editor, the Continue chat shows Nodaro tools as available
- Ask: “Generate an image of a knight using Nodaro.”
Troubleshooting
See troubleshooting.