Skip to main content
Green Teagentic ships a built-in Model Context Protocol server so external AI clients can read your brews as live context.

Endpoint

JSON-RPC 2.0 over HTTP. Streamable HTTP transport.

Authentication

Send your personal token as a bearer header. Find it under Settings → MCP Server in the app.

Tools

Connecting clients

Claude Desktop

Add to claude_desktop_config.json:

Cursor

Settings → MCP → Add server → paste the URL and bearer token.

Security

  • Tokens are scoped to a single user — they only return that user’s brews.
  • Rotate a token at any time from Settings → MCP Server.
  • All requests are logged for audit.