MCP Server
MCP
tollbooth
Stateful backend for AI agents: memory, watch, render, execute, and shared boards with digests.
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
By
Comments
Sign in to leave a comment