← Back to Plugins
MCP Server MCP

CacheBash

github By github 👁 1 views ▲ 0 votes

Let your AI sessions talk to each other — messaging, tasks, sessions, and alerts

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp",
      "headers": [
        {
          "description": "Bearer API key for CacheBash authentication (format: Bearer YOUR_API_KEY)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...