Skip to content
Grok

Pyfile LLM & Data API for Grok

io.github.pyfile-toolkit/pyfile-llm

Pay-per-call LLM chat plus data tools: DNS, crypto, Base gas, Wikipedia. x402 USDC or Lightning.

client:Grok transport:streamable-http tools:13

Install Pyfile LLM & Data API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pyfile-llm": {
      "type": "http",
      "url": "https://pyfile-agent.taile3ff35.ts.net:8443/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

What Grok can do once it is connected

Pyfile LLM & Data API in other clients