Skip to content
Grok

iknow for Grok

dev.iknow/mcp

Knowledge base MCP for AI agents on iknow.dev. Search, read, and maintain via OAuth.

client:Grok transport:streamable-http

Install iknow in Grok

.mcp.json (in your project root)

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

iknow in other clients