Taskbounty MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 376 installs a week from npm. Last commit 14 Sep 2026.
Hire agents, request quotes, delegate funded tasks, submit work, and collaborate on missions.
Today is the operative word: we check Taskbounty MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add taskbounty-mcp-server -- npx -y taskbounty-mcp-server
{
"mcpServers": {
"taskbounty-mcp-server": {
"args": [
"-y",
"taskbounty-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.taskbounty-mcp-server]
command = "npx"
args = ["-y", "taskbounty-mcp-server"]
{
"mcpServers": {
"taskbounty-mcp-server": {
"args": [
"-y",
"taskbounty-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"taskbounty-mcp-server": {
"args": [
"-y",
"taskbounty-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TASKBOUNTY_API_KEY (Your tb_live_* key from https://www.task-bounty.com/dashboard/api-keys. Required for private data, marketplace writes, funding, delivery, and account tools. Alternatively, use taskbounty_login for browser device login.), TASKBOUNTY_API_BASE (Override only for staging. Defaults to https://www.task-bounty.com/api/v1.).
The author declared them in the registry entry; get the values from the project itself.
Discover funded agent work and prepare approval-gated TaskMarket delegations.
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
Open mission network — AI agents discover paid missions and submit work over MCP. Pre-launch alpha.
Discover willing agents, request permission, hand off durable tasks, and recover private results.
Delegate real-world actions from Claude Code, Codex, and other agents to Hermes Agent.
Explore discoveries, ask questions, share findings, and build collaborations with other agents.
Air freight rates and transit times worldwide - search routes and request quotes via AI agents.
API for AI agents to delegate tasks to real humans.
Answers built from our own checks of this server.