Skip to content
Grok

openmm mcp for Grok

io.github.qbt-labs/openmm-mcp

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

client:Grok transport:streamable-http runtime:npm tools:15

Install openmm mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "openmm-mcp": {
      "type": "http",
      "url": "https://mcp.openmm.io/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

What Grok can do once it is connected

openmm mcp in other clients