Editor • 1 min • Streamable HTTP
Connect Continue
to the live web.
Continue treats MCP servers as first-class tool providers. Add NeuroAPI under `mcpServers` and every chat session in the IDE can read the live web.
Config location
~/.continue/config.json
Setup in 1 min
- 1Open ~/.continue/config.json
Or use Continue → 'Open Config' from the gear menu.
- 2Add the server
Drop the snippet in. Continue hot-reloads — no restart needed.
- 3Pin tools to a model
In the Tools picker, enable neuroapi_* tools for the models you use most.
~/.continue/config.json
json
{
"mcpServers": {
"neuroapi": {
"url": "https://neuroapi.me/api/nk_live_YOUR_KEY/mcp"
}
}
}First prompts to try
Pull the README from this GitHub repo with neuroapi_scrape and explain the install steps.
Search for 'Postgres 17 logical replication caveats' and cite three sources.
More clients
Ship an agent that sees the web
100 free credits, no card. Your MCP URL is ready the moment you sign up.