← Back to Plugins
MCP Server MCP

tollbooth

github By github 👁 1 views ▲ 0 votes

Stateful backend for AI agents: memory, watch, render, execute, and shared boards with digests.

Homepage Verified source GitHub

Install

oci:ghcr.io/chrzanowy/agent-tollbooth:v0.1.2

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/chrzanowy/agent-tollbooth:v0.1.2",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:4402/mcp"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...