MCP
Connect a model or coding agent to Hep.gg over the Model Context Protocol to read the docs and act across your apps.
MCP
The Hep.gg MCP is a hosted Model Context Protocol server. Connect a model or coding agent to it once with your Hep.gg account and it can read every product doc and act across your apps on your behalf, under permissions you control. It is a Prime feature and part of the AI app.
Connecting
There are two ways to authenticate:
account loginpersonal tokenAuthorization: Bearer hepgg_mcp_.... Best for headless or CI clients.Access requires Hep.gg Prime and AI access. You can revoke a token or the whole connection at any time from the dashboard, and every action is recorded for you to review.
Permissions
You grant capability per app in three classes, so a connected model only ever gets what you allow:
readwritedangerousThere are also platform scopes for your account overview, documentation, key management, and Claude tooling setup. Real money is never spent through the MCP, only in-platform Hep Tokens, and only with your confirmation.
What a connected model can do
Reading the docs over MCP
Once connected, the model reads these as resources: a capability guide, a documentation index (hepgg://docs), every product doc (hepgg://docs/<app>/<slug>), and a per-app capability list (hepgg://capabilities/<app>) covering every action it can take. Point your agent at the MCP and it becomes an instant Hep.gg expert.