taskfleet mcp for Cline
io.github.bfai-1/taskfleet-mcp
Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.
client:Cline
transport:stdio
runtime:npm
Install taskfleet mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"taskfleet-mcp": {
"command": "npx",
"args": [
"-y",
"taskfleet-mcp"
],
"env": {
"BUYER_WALLET_PRIVATE_KEY": "<BUYER_WALLET_PRIVATE_KEY>",
"TASKFLEET_URL": "<TASKFLEET_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs