Stats
Actions
Tags
From BitRouter
Custom MCP server running a local process via the 'bitrouter' command. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"bitrouter": {
"command": "bitrouter",
"args": [
"mcp",
"serve"
]
}
}
}Server configuration and connection parameters
bitrouterCommand-line arguments passed to the server process
npx claudepluginhub bitrouter/bitrouter --plugin bitrouter