Coder for Cursor
io.github.coder/coder
Manage Coder workspaces, templates, and cloud development environments
client:Cursor
transport:streamable-http
Install Coder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"coder": {
"url": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs