Autotrade — Autonomous Trading Agents for Cursor
com.bitcoinsllm/autotrade
Deploy autonomous LLM trading agents and drive them over MCP.
client:Cursor
transport:streamable-http
tools:6
Install Autotrade — Autonomous Trading Agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"autotrade": {
"url": "https://agent.bitcoinsllm.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs