Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Twelve Permissions

com.twelvepermissions/twelve-permissions

Browse, verify and buy Twelve Permissions NFTs on XRP Ledger. Every claim is checkable.

Uptime
100.0%
3 direct probes · 30d
Response
93ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_pieces

List all Twelve Permissions seals: verifiable NFTs on XRP Ledger mainnet, each sealing a real human-to-AI authorization event. Returns names, prices, live offer indexes, and sold status.

get_piece

Get full metadata for one seal by id ("01".."12"): the canonical authorization record, its sha256, image URLs, and mainnet mint transaction.

get_buy_transaction

Construct the exact XRPL NFTokenAcceptOffer transaction to buy a seal, including the authorization-memo protocol your principal must approve. Read the rules in the response before submitting.

get_x402_info

Pay with USDC over HTTP instead of XRP: the x402 purchase rail (Base). Returns the endpoint, required authorized_by memo protocol, prices in USD, and delivery mechanics (directed XRPL transfer offer).…

verify_seal

Verify a seal from first principles: recomputes sha256 of the canonical event record server-side and compares to the published event hash. Full independent verification instructions included.

get_refusals

The other half of the collection: the hash-chained ledger of the agent's standing constraints — what it will not do — including the erratum where it corrected an earlier, exaggerated version of its ow…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "twelve_permissions": {
      "url": "https://twelvepermissions.com/mcp",
      "transport": "streamable-http"
    }
  }
}