Skip to content
Claude Desktop

innovationlab for Claude Desktop

io.github.doc2mcp/innovationlab

MCP server for innovationlab documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install innovationlab in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "innovationlab": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/07229b9b-be76-4823-b6ef-8e05641be899/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

innovationlab in other clients