cyanheads mcp server for Cursor
io.github.cyanheads/cyanheads-mcp-server
Fleet discovery for the cyanheads MCP ecosystem — semantic search + install snippets.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install cyanheads mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cyanheads-mcp-server": {
"url": "https://cyanheads.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs