BitBooth Seller Routes runs on your own machine — the client starts it, so there is no endpoint to ping. 325 installs a week from npm. Last commit 16 Sep 2026.
Create private x402 seller routes, set prices, and route payouts directly to your wallets.
We read the source, 25 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 bitbooth-routes -- npx -y @bitbooth/mcp-routes
{
"mcpServers": {
"bitbooth-routes": {
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"command": "npx"
}
}
}
[mcp_servers.bitbooth-routes]
command = "npx"
args = ["-y", "@bitbooth/mcp-routes"]
{
"mcpServers": {
"bitbooth-routes": {
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bitbooth-routes": {
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BITBOOTH_API_KEY (Your BitBooth tenant API key (prefixed x402_). Get one at https://app.heinrichstech.com/portal — Sign in → key shown on dashboard.), BITBOOTH_BASE_URL (BitBooth gateway URL. Defaults to https://app.heinrichstech.com.).
The author declared them in the registry entry; get the values from the project itself.
Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.
Create, deploy, and operate MCP servers directly from your GitHub repositories.
Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.
Discover BitBooth APIs for free, then buy capped x402 fetch, PageDelta, and wallet checks.
Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.
Diagnose x402 seller endpoints: what is wrong with your 402 challenge, and how to fix it.
Create, manage, and test business rules directly from your AI agent via the DecisionRules platform.
Manage SysML2 projects and files directly through your coding agent.
Answers built from our own checks of this server.