Stats
Actions
Tags
From 1sat
Local stdio MCP proxy server for 1sat wallet using '1sat mcp-proxy' command. Enables interaction with Bitcoin Ordinals wallet for inscriptions and satoshi management. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"1sat-wallet": {
"command": "1sat",
"args": [
"mcp-proxy"
]
}
}
}Server configuration and connection parameters
1satCommand-line arguments passed to the server process
npx claudepluginhub b-open-io/claude-plugins --plugin 1sat