MCP server for innovationlab.fetch.ai · 1 tool · published by Community on doc2mcp.
Listed on the MCP Registry · io.github.doc2mcp/innovationlab1
40
1
82
One click adds this MCP server to your editor. Works with Cursor and VS Code.
Adds to Settings → MCP
~/.cursor/mcp.json{
"mcpServers": {
"innovationlab": {
"url": "https://doc2mcp.site/api/mcp/07229b9b-be76-4823-b6ef-8e05641be899/mcp",
"headers": {
"Authorization": "Bearer d2mcp_HpjqEcWZea-eviEWXLzYVMm5qOZOxJP4"
}
}
}
}Opens the MCP install prompt
.vscode/mcp.json{
"servers": {
"innovationlab": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/07229b9b-be76-4823-b6ef-8e05641be899/mcp",
"headers": {
"Authorization": "Bearer d2mcp_HpjqEcWZea-eviEWXLzYVMm5qOZOxJP4"
}
}
}
}Endpoint: https://doc2mcp.site/api/mcp/07229b9b-be76-4823-b6ef-8e05641be899/mcp
The capabilities this MCP server exposes to AI agents.
chat_completion
Send a chat message to the ASI:One model and receive a completion response.
Build yours
Turn your documentation into an MCP server like this.
Paste a docs URL and it's published to the marketplace automatically once ready. Works with Cursor, Claude, VS Code, Windsurf, and OpenAI Agents.
Generate your MCP