opencode for Cursor
io.github.doc2mcp/opencode
MCP server for opencode documentation, generated by doc2mcp.
client:Cursor
transport:streamable-http
Install opencode in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"opencode": {
"url": "https://doc2mcp.site/api/mcp/3f20f9f1-6c33-4679-8d37-613e07293a1d/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs