← Back to Plugins
MCP Server MCP

io.github.useotterkit/otterkit

github By github 👁 1 views ▲ 0 votes

Tunnels and webhooks for AI agents: capture, await, verify, replay, and send signed test events.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "otterkit",
      "version": "0.12.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...