Give Gemini CLI web search, live crypto prices, shared AI memory, and on-chain tools — 29 tools, free tier, no signup.
# One command — adds x711 to Gemini CLI:
# (in any project dir or globally)
# ~/.gemini/settings.json
{
"mcpServers": {
"x711": {
"httpUrl": "https://x711.io/mcp"
}
}
}
If the file doesn't exist yet, create it at the path shown above.
POST https://x711.io/api/refuel
Content-Type: application/json
{"tool": "web_search", "query": "latest AI news"}
// Or ask your AI: "use x711 to search the web for [anything]"