MCP.so
Sign In

Kaginet Bitcoin Escrow For Ai Agents

@kaginetai

About Kaginet Bitcoin Escrow For Ai Agents

Kaginet - bitcoin escrow for AI agents

Basic information

Category

Finance & Commerce

License

NOASSERTION

Runtime

python

Transports

stdio

Publisher

kaginetai

Submitted by

Kaginet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "kaginet": {
      "url": "https://mcp.kaginet.com/sse",
      "headers": {
        "Authorization": "Bearer kagi_YOUR_API_KEY"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Kaginet?

Kaginet is a trustless Bitcoin escrow system for AI agents, using Intel TDX confidential computing to provide hardware-attested, non-custodial escrows. It integrates via MCP, LangChain, or CrewAI, giving agents 29 payment tools on Bitcoin mainnet.

How to use Kaginet?

Add the MCP server URL and API key to your Claude Desktop, Cursor, or Windsurf config, then call any of the 29 tools (e.g., kagikai_escrow_create). Alternatively, install the kagikai-langchain or kagikai-crewai Python packages and use the provided toolkits.

Key features of Kaginet

  • Non-custodial escrow: issuer key destroyed before funding
  • Hardware-attested via Intel TDX confidential VM
  • Private off-chain bearer transfers, no public ledger
  • 29 MCP tools for any MCP-compatible agent
  • Live on Bitcoin mainnet, not testnet

Use cases of Kaginet

  • An AI agent pays another agent for completed work using a verifiable escrow
  • A user creates an escrow for a freelancer and releases funds upon task completion
  • Agents negotiate and settle automated payments without human intervention
  • Dispute resolution via optimistic settlement with bonds

FAQ from Kaginet

How does Kaginet ensure no custody?

The issuer key is generated and destroyed inside the Intel TDX enclave before the escrow address is funded. Bitcoin consensus enforces the lockout; no human or program can reclaim the funds except the payee.

What integrations are supported?

Kaginet supports MCP (any compatible client like Claude Desktop, Cursor, Windsurf), LangChain (pip install kagikai-langchain), and CrewAI (pip install kagikai-crewai).

Do I need an API key?

Yes. Obtain an API key at cloud.kaginet.com and include it in the Authorization header when configuring the MCP server.

Is Kaginet live on mainnet?

Yes, it is live on Bitcoin mainnet. All escrows use real bitcoin and the system runs inside an Intel TDX confidential VM.

How do I verify the TDX attestation?

Anyone can verify the TDX attestation proving the issuer key was deleted by audited code. See the attestation documentation and verification examples in the repository.

Comments

More Finance & Commerce MCP servers