MCP Server
MCP
SatoshiAPI — Bitcoin Intelligence via Lightning
Bitcoin intelligence API. Pay per call via L402 Lightning (10-200 sats). No accounts needed.
Install
uvx satoshiapi-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.satoshiapi.io/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "satoshiapi-mcp",
"version": "1.0.3",
"runtimeHint": "python3",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-m",
"type": "positional"
},
{
"value": "satoshiapi_mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment