Skip to content
Cursor

cotrader for Cursor

io.github.get-cotrader/cotrader

Screen 11,000+ stocks using natural language and detect chart patterns via MCP.

client:Cursor transport:streamable-http

Install cotrader in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cotrader": {
      "url": "https://api.getcotrader.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cotrader in other clients