bips
Bitcoin Improvement Proposals
bips MCP Server
MCP server for bitcoin/bips
Ready-to-Use Client Configurations
{
"mcpServers": {
"bips": {
"command": "npx",
"args": [
"-y",
"@bitcoin/bips"
]
}
}
}