Skip to content
Grok

cotrader for Grok

io.github.get-cotrader/cotrader

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

client:Grok transport:streamable-http

Install cotrader in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

cotrader in other clients