bolthub runs on your own machine — the client starts it, so there is no endpoint to ping. 377 installs a week from npm. Last commit 25 Jul 2026.
The bolthub API marketplace, L402 gateways, and your other MCP servers, on one Lightning budget.
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 mcp -- npx -y @bolthub/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bolthub/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@bolthub/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bolthub/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bolthub/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.