Skip to content
v0.1.18

Draft, review, activate, and use proof-checked trading policies through Pakt.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

paktstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.usepakt.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "pakt",
  "version": "0.1.18",
  "description": "Draft, review, activate, and use proof-checked trading policies through Pakt.",
  "author": {
    "name": "BOB Collective",
    "url": "https://gobob.xyz"
  },
  "homepage": "https://usepakt.ai",
  "repository": "https://github.com/bob-collective/pakt-plugins",
  "keywords": [
    "trading",
    "policy",
    "hyperliquid",
    "zero-knowledge"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Pakt",
        "shortDescription": "Proof-checked trading policies",
        "longDescription": "Draft trading limits in plain language, approve the exact policy with your recoverable wallet, and authorize only requests that satisfy it.",
        "developerName": "BOB Collective",
        "category": "Finance",
        "capabilities": [
          "Read",
          "Write"
        ],
        "websiteURL": "https://usepakt.ai",
        "privacyPolicyURL": "https://api.usepakt.ai/mcp/privacy",
        "defaultPrompt": [
          "Draft a conservative Pakt for review only.",
          "Show my active Pakts.",
          "Explain what this Pakt allows and blocks."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai