Skip to content
Zed

taskfleet mcp for Zed

io.github.bfai-1/taskfleet-mcp

Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.

client:Zed transport:stdio runtime:npm

Install taskfleet mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "taskfleet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "taskfleet-mcp"
      ],
      "env": {
        "BUYER_WALLET_PRIVATE_KEY": "<BUYER_WALLET_PRIVATE_KEY>",
        "TASKFLEET_URL": "<TASKFLEET_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

taskfleet mcp in other clients