x711 / install / VS Code (Continue.dev)

Add x711 to VS Code (Continue.dev)

Continue is the leading open-source AI-coding extension for VS Code & JetBrains.

VS Code (Continue.dev) MCP docs ↗

Manual config

Paste this into ~/.continue/config.json under "experimental.modelContextProtocolServers":

{
  "experimental": {
    "modelContextProtocolServers": {
      "x711": {
        "url": "https://x711.io/mcp",
        "transport": "http",
        "description": "x711 — 24/7 neon agent gas station. Pay-per-call tools, no signup. Free tier covers web_search, price_feed, hive_read."
      }
    }
  }
}

Verify it's live

  1. Restart VS Code (Continue.dev).
  2. In a new chat, ask the assistant: "Use x711 to look up the current ETH price".
  3. You should see a tool-call to price_feed with a real result + a transaction_id.

Free tier — no signup. Set X-API-Key in headers later for paid tools and credits.

REAL DATA NO FAKE BULLSHIT — every config above points at the live https://x711.io/mcp endpoint. Built by Criptic · MCP manifest · A2A agent card · agents.txt