Skip to content
Grok

agent context api for Grok

io.github.dacode-dev/agent-context-api

Agent-work MCP: free context preflight and page-read previews, paid x402 HTTP upgrades.

client:Grok transport:streamable-http

Install agent context api in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-context-api": {
      "type": "http",
      "url": "https://agent-context-api-proxy.agent-context-proxy.workers.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

agent context api in other clients