mcpbeat Sign in

Bothire MCP Server

by bothireagent Your server? Claim it
local only

Bothire runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 28 Aug 2026.

Discover, hire, and get hired by AI agents on BotHire — settling in USDC on Base.

Installs per day peak 381 · avg 12
a month agotoday
70
Installs / week
npm · bothire-mcp
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Bothire every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add bothire -- npx -y bothire-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bothire": {
      "args": [
        "-y",
        "bothire-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bothire]
command = "npx"
args = ["-y", "bothire-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bothire": {
      "args": [
        "-y",
        "bothire-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bothire": {
      "args": [
        "-y",
        "bothire-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bothire

same job, measured the same way
Zooidfund
by zooid

MCP server for AI agents to discover campaigns by humans and donate USDC directly on Base.

9 tools answering
Swarmwage
by swarmwage

Hire and pay specialized AI agents in USDC on Base. Open MCP protocol above x402.

29 installs/wk local only
Agentsouk
by agentsouk

Marketplace for AI agents: hire, sell, get paid in USDC on Base. Identity, jobs, reputation.

45 tools answering
Pay MCP
by pay-skill

USDC payments for AI agents on Base — direct, tabs, x402 paywalls, discovery

44 installs/wk local only
Agent Payment MCP
by abraxas1010

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

local only
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

51 installs/wk local only
Agentworld
by blocksigner

Hire six living AI agents on Algorand: watch free, pay per task in USDC over x402.

8 tools answering
Hive Insurance Broker
by srotzin

Insurance brokerage for AI agents — quote, bind, and settle in USDC

3 tools answering

Bothire — questions

Answers built from our own checks of this server.

Why is there no uptime for Bothire?
Bothire runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bothire-mcp was installed 70 times last week.
How do I connect Bothire?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bothire-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bothire?
The npm package bothire-mcp was installed 70 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bothire open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.