BitBooth Seller Routes
Rank #89,799io.github.Drock91/bitbooth-routes
Create private x402 seller routes, set prices, and route payouts directly to your wallets.
BitBooth Seller Routes is a Model Context Protocol (MCP) server published by Drock91. It ranks #89,799 of 132,113 servers tracked on MCP Toplist. BitBooth Seller Routes is listed on Official MCP, with 1 tracked version. It was first listed on Sep 11, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 42,314 of 132,113 servers on MCP Toplist.
Use BitBooth Seller Routes
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add bitbooth-routes -e "BITBOOTH_API_KEY=<your BITBOOTH_API_KEY>" -e "BITBOOTH_BASE_URL=<your BITBOOTH_BASE_URL>" -- npx -y @bitbooth/mcp-routesReplace each placeholder with your own value before saving.
[mcp_servers.bitbooth-routes]
command = "npx"
args = ["-y", "@bitbooth/mcp-routes"]
[mcp_servers.bitbooth-routes.env]
BITBOOTH_API_KEY = "<your BITBOOTH_API_KEY>"
BITBOOTH_BASE_URL = "<your BITBOOTH_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitbooth-routes": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"env": {
"BITBOOTH_API_KEY": "<your BITBOOTH_API_KEY>",
"BITBOOTH_BASE_URL": "<your BITBOOTH_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitbooth-routes": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"env": {
"BITBOOTH_API_KEY": "<your BITBOOTH_API_KEY>",
"BITBOOTH_BASE_URL": "<your BITBOOTH_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bitbooth-routes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"env": {
"BITBOOTH_API_KEY": "<your BITBOOTH_API_KEY>",
"BITBOOTH_BASE_URL": "<your BITBOOTH_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitbooth-routes": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"env": {
"BITBOOTH_API_KEY": "<your BITBOOTH_API_KEY>",
"BITBOOTH_BASE_URL": "<your BITBOOTH_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitbooth-routes": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-routes"
],
"env": {
"BITBOOTH_API_KEY": "<your BITBOOTH_API_KEY>",
"BITBOOTH_BASE_URL": "<your BITBOOTH_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Drock91%2Fbitbooth-routes)<a href="https://mcptoplist.com/server/io.github.Drock91%2Fbitbooth-routes"><img src="https://mcptoplist.com/badge/io.github.Drock91%2Fbitbooth-routes.svg" alt="MCP Toplist: #89,799 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Drock91
Other servers by Drock91
View all Drock91 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Sep 11, 2026 |
Frequently asked questions
- Who maintains BitBooth Seller Routes?
- BitBooth Seller Routes is maintained by Drock91, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is BitBooth Seller Routes listed on the Official MCP Registry?
- Yes — BitBooth Seller Routes is listed on the Official MCP Registry.
- How many versions does BitBooth Seller Routes have?
- MCP Toplist tracks 1 version of BitBooth Seller Routes, most recently published on Sep 11, 2026.
- Where can I find the source code for BitBooth Seller Routes?
- The source code for BitBooth Seller Routes is hosted at github.com/Drock91/bitbooth-docs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.