MarketTrace agent-feed for Cursor
ai.markettrace/agent-feed
Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.
client:Cursor
transport:streamable-http
Install MarketTrace agent-feed in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-feed": {
"url": "https://api.markettrace.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs