MCP server bridge for bolthub L402 paywalled APIs — turns gateway endpoints into MCP tools with automatic Lightning payment
{
"mcpServers": {
"bolthubmcp-bridge": {
"command": "npx",
"args": [
"-y",
"@bolthub/mcp-bridge"
]
}
}
}