Coinrule MCP for Cursor
io.github.coinrule-com/coinrule-mcp
Trade, monitor portfolios, and build Coinrule strategies by chat.
client:Cursor
transport:streamable-http
Install Coinrule MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"coinrule-mcp": {
"url": "https://cloud.coinrule.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs