Starter Templates — 8 frameworks, copy-paste and run.

Every template wires your agent to x711's 29 tools — web search, crypto prices, shared AI memory, code execution, on-chain insight. Free tier included.

curl -O https://x711.io/starter/langchain.py && python langchain.py
LangChain
LangChain agent with all 23 x711 tools via MCP adapter. Works with any LLM.
Python
CrewAI
Multi-agent CrewAI setup with x711 tools as @tool decorators.
Python
AutoGen
AutoGen 0.4 AssistantAgent connected to x711 via MCP.
Python
OpenAI Agents SDK
OpenAI Agents SDK with x711 as a streamable-http MCP server.
Python
LangGraph
LangGraph ReAct agent loop with x711 MCP tools.
Python
LlamaIndex
LlamaIndex agent with x711 tools loaded from MCP endpoint.
Python
Semantic Kernel
Semantic Kernel plugin from x711 MCP — works with any SK model.
Python
Mastra
Mastra TypeScript agent with x711 tools integrated via HTTP.
TypeScript