Skip to content
Grok

Knoww for Grok

io.github.metatxn/knoww

Read-only Polymarket search, market details, order books, price history, and market cards.

client:Grok transport:streamable-http

Install Knoww in Grok

.mcp.json (in your project root)

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

Knoww in other clients