server for Cursor
io.cycloid.mcp/server
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
client:Cursor
transport:streamable-http
Install server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://mcp.cycloid.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs