Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP server that exposes TaskFleet's pay-per-call AI task APIs as tools any MCP-capable agent can discover and call: web search, web scraping, structured extraction, translation, code review, summarization, and on-chain wallet intelligence.
Payment is handled by the x402 protocol (USDC on Base) β the caller brings the wallet; there are no accounts or API keys.
It's a discovery channel. Agents that browse MCP registries or load MCP servers can find and use TaskFleet directly, in addition to the x402 directories. The tool list is loaded live from the fleet's manifest, so new services appear automatically.
Add to your MCP client config (e.g. Claude Desktop, or any MCP host):
BUYER_WALLET_PRIVATE_KEY (an EVM key holding a little USDC on Base):
tool calls auto-pay via x402 and return results.TASKFLEET_URL overrides the target (defaults to https://taskfleet.net).The wallet key stays on the operator's machine β it never reaches TaskFleet, which only ever sees the on-chain payment.
One tool per TaskFleet service, named taskfleet_<service> (e.g.
taskfleet_search, taskfleet_scrape, taskfleet_wallet_intel). Each tool's
input schema and price come straight from the fleet manifest.
Once on npm it's installable via npx taskfleet-mcp and can be listed in MCP
registries (the public MCP Registry, Smithery, PulseMCP, etc.) β each listing
is another place agents discover TaskFleet. Submitting to those registries is
free and generally just points at the npm package or this repo.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/taskfleet-mcp)<a href="https://allmcps.com/mcp/taskfleet-mcp"><img src="https://allmcps.com/api/badge/taskfleet-mcp?style=directory" alt="Taskfleet Mcp on AllMCPs" /></a>