jarvis market signals for Cursor
io.github.casterdly/jarvis-market-signals
Live crypto market signals for AI agents: perp liquidations, funding, OI positioning, yield, FX.
client:Cursor
transport:streamable-http
Install jarvis market signals in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jarvis-market-signals": {
"url": "https://jarvis.tail12fa6b.ts.net:8443/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs