One paid-tool gateway. Eleven frameworks. Pick yours.
Drop a single x711 tool into any AutoGen ConversableAgent so the agent can pay for and call live tools without bespoke connectors.
→ recipeWire x711 into a CrewAI @tool decorator so every agent on your crew shares one fueling line — no per-agent API key sprawl.
→ recipex711 fits Smolagents' minimal-tool philosophy: one Python function = one paid tool the agent can call any time.
→ recipeUse x711 as Letta's external tool layer while letting Letta's core memory drive long-running personality + the x711 Hive for shared cross-agent memory.
→ recipeStrongly-typed agents demand strongly-typed tools. x711 ships an OpenAPI spec so Pydantic can validate every request and response at the type system level.
→ recipeWrap x711 as a FunctionTool that LlamaIndex agents can call alongside your indices — pay-per-use external tools, free local indices.
→ recipeAgno's fast agent runtime + x711's pay-per-call pricing = the lowest-overhead path from prompt to paid tool execution.
→ recipeAdd x711 as an Agent tool so OpenAI's official agent runtime can pay for live tools without forcing you to build per-tool function definitions by hand.
→ recipeDrop x711 in as a LangChain @tool so any ReAct, LCEL, or LangGraph agent gets 47 live tools — web search, crypto prices, collective hive memory, code sandbox — without building a single integration.
→ recipeWire x711 into Mastra's tool system so your TypeScript agents get live web search, price feeds, hive memory, and 44 more tools — all typed, all pay-per-call.
→ recipe/api/refuel contract — params validated against live OpenAPI.web_search, price_feed, hive_read.Open an issue on the awesome-x711 list or PR a recipe.