Skip to content
Grok

Honcho for Grok

io.github.plastic-labs/honcho

Memory that reasons: continual learning for stateful agents. Better context, fewer tokens.

client:Grok transport:streamable-http

Install Honcho in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "honcho": {
      "type": "http",
      "url": "https://mcp.honcho.dev"
    }
  }
}

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

Honcho in other clients