Skip to content
Claude Desktop

opencode for Claude Desktop

io.github.doc2mcp/opencode

MCP server for opencode documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install opencode in Claude Desktop

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

{
  "mcpServers": {
    "opencode": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/3f20f9f1-6c33-4679-8d37-613e07293a1d/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

opencode in other clients