mcp for Cursor
dev.aicommander/mcp
Remote shell and detached long-running jobs on your own machines — no SSH, open ports or VPN.
client:Cursor
transport:streamable-http
runtime:npm
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://aicommander.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs