Skip to content
Grok

Keito for Grok

io.github.osodevops/keito

Track Keito time entries and LLM costs from AI agents.

client:Grok transport:streamable-http

Install Keito in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "keito": {
      "type": "http",
      "url": "https://mcp.keito.ai"
    }
  }
}

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

Keito in other clients