Connect
Connect Gather in one click.
Most clients connect over OAuth: add one connector URL, log in with your Hunta account, approve the scopes, and the memory tools appear. No key to paste, and it works on mobile.
One click, over OAuth
Add the connector
Paste this connector URL into your client's custom-connector setup:
https://mcp.hunta.ai/mcp- Add the connector by URL in your client (Settings, then Connectors).
- Log in with your Hunta account when the browser window opens.
- Approve the scopes the client requests. Your token lands in your own isolated tenant, scoped to your role.
- Done. The memory tools (gather, recall, and more) appear in your client.
Works in one click in:
Per-client walkthroughs are in the docs: one-click connect →
Token path
Headless agents and config-file clients
Prefer a config file, or wiring a headless agent? Drop an mcpServers block with a bearer key. Same endpoint, same governed write path.
Let the agent do it: paste one prompt and it writes the config, stores a fact, and recalls it to confirm the connection.
What you are granting
Scoped to you, isolated, revocable
- The login is standard OAuth. Your tenant and scopes come from your Hunta account; an agent key can propose writes but cannot approve its own.
- Every tenant is cryptographically isolated, and you can prove it yourself with verify_isolation.
- Logout or seat removal revokes access. Nothing is shared across tenants.
Connect your agent in one click.
Add the connector, log in, approve the scopes, and your agent has governed memory with a receipt you can verify.