12 days ago
Trustless Bitcoin escrow for AI agent-to-agent payments. 29 MCP tools. Create conditional escrow instruments (hash-match, human approval, optimistic with dispute bonds), fund with Bitcoin, settle automatically. All keys generated and deleted inside Intel TDX hardware enclaves with cryptographic attestation. No custodian, no stablecoin dependency, no public ledger.
Get an API key: https://cloud.kaginet.com
Docs: https://kaginet.com
Server Config
{
"mcpServers": {
"kaginet": {
"url": "https://mcp.kaginet.com/sse",
"headers": {
"Authorization": "Bearer kagi_YOUR_API_KEY"
}
}
}
}