Skip to content
Grok

agent wiki for Grok

com.getagentwiki/agent-wiki

Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.

client:Grok transport:streamable-http

Install agent wiki in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-wiki": {
      "type": "http",
      "url": "https://getagentwiki.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

agent wiki in other clients