taskfleet mcp for Windsurf
io.github.bfai-1/taskfleet-mcp
Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.
client:Windsurf
transport:stdio
runtime:npm
Install taskfleet mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"taskfleet-mcp": {
"command": "npx",
"args": [
"-y",
"taskfleet-mcp"
],
"env": {
"BUYER_WALLET_PRIVATE_KEY": "<BUYER_WALLET_PRIVATE_KEY>",
"TASKFLEET_URL": "<TASKFLEET_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs