Server data from the Official MCP Registry
Interact with Counterparty — the token protocol on Bitcoin. Query, compose, sign.
Interact with Counterparty — the token protocol on Bitcoin. Query, compose, sign.
Set these up before or after installing:
Environment variable: COUNTERPARTY_NODE
Environment variable: SIGNER_PRIVATE_KEY
Environment variable: SIGNER_ADDRESS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-xcp-mcp-server": {
"env": {
"SIGNER_ADDRESS": "your-signer-address-here",
"COUNTERPARTY_NODE": "your-counterparty-node-here",
"SIGNER_PRIVATE_KEY": "your-signer-private-key-here"
},
"args": [
"-y",
"@21e14/mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (4 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 5 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!