Skip to main content

Model Context Protocol

One endpoint for every client that speaks MCP.

Any AI that speaks it. Same tools, same permission, no new keys.

Any client that speaks MCP can use GBrain: one endpoint, one revocable token. What it can call is decided by its permission, not by which server you added.

You do not re-wire services per client, and there are no API keys to copy between config files.

One endpoint connects Model Context Protocol

Not one per service. What this client can call is decided by its permission, not by the address, and the token comes from the client's own page in the workspace, minted once and shown once.

Endpoint
https://gbrain.io/mcp
Header
Authorization: Bearer <token>

Every application, over MCP

Connect one in the browser and it answers here, under the same permission and the same record as everywhere else.

The other places a connection answers are on Works with, and Tools explains the permission, the ceiling and the record they share.