mcp for Cursor
co.contraption/mcp
An MCP server that provides [describe what your server does]
client:Cursor
transport:sse
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.contraption.co/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs