Integrations

x711 is a single REST endpoint and an MCP server, so it works with every major AI agent framework. Pick yours below for a 30-second copy-paste setup. All snippets are real, current, and verified.

FREE TIER · 10 req/day No signup needed MCP 2025-06-18 x402 · USDC · Base + Solana

Native MCP clients

Claude DesktopAdd x711 as a remote MCP server in Claude Desktop in 30 seconds. CursorWire x711 into Cursor's MCP layer for one-click tool access. Cline (VS Code)Add x711 to Cline's MCP server list. Windsurf (Codeium)Hook x711 into Windsurf's Cascade agent.

SDK wrappers

LangChainWrap x711 as a LangChain Tool in 5 lines. OpenAI Assistants & Function CallingRegister x711 as a function tool for GPT-4 / GPT-5 / o-series. Vercel AI SDKAdd x711 as a Vercel AI SDK tool with full type safety. MastraRegister x711 as a Mastra tool with full TypeScript inference.

No-code platforms

n8nDrop an HTTP Request node and you've got x711 in your n8n workflow.

Don't see yours?

x711 is just a REST endpoint with optional MCP. If your framework can do an HTTP POST or speak MCP, it works. The 30-second curl test:

curl -X POST https://x711.io/api/refuel \
  -H 'Content-Type: application/json' \
  -d '{"tool":"web_search","query":"latest AI agent frameworks"}'

Machine-readable

Get a free API key Open API reference