Skip to content
VS Code

Pyfile LLM & Data API for VS Code

io.github.pyfile-toolkit/pyfile-llm

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

client:VS Code transport:streamable-http tools:13

Install Pyfile LLM & Data API in VS Code

.vscode/mcp.json

{
  "servers": {
    "pyfile-llm": {
      "type": "http",
      "url": "https://pyfile-agent.taile3ff35.ts.net:8443/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Pyfile LLM & Data API in other clients