TaskMarket Data for Claude Desktop
io.github.autonomy-labs-tech/taskmarket-data
Paid TaskMarket bounty data MCP: first 10 calls/mo FREE per wallet, then $0.001/call USDC (x402).
client:Claude Desktop
transport:streamable-http
Install TaskMarket Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"taskmarket-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://site-wine-nu-93.vercel.app/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs