Bird's-eye · 2 of 2
How Claude drives the brain — connect once, then just talk.
GoUltra ships an MCP server. Add it to Claude once, and from then on any Claude surface — Chat, Code, a project — can load the brand's memory, call the tools, and propose work. Reads are free; every write stops at the approval gate.
Connect once
Step 1
Add the server
In Claude's connector settings, add
https://app.goultraai.com/mcp
Step 2
Authorize
Sign in with OAuth, or paste a token from the dashboard. Pick which brand(s) the connection can see.
Step 3
Work from any Claude surface
"What should Aster do this week?" — Claude loads the brain and gets to work. No copy-pasting context, ever again.
Auth, two ways
OAuth 2.1
best connect UXClick "connect", sign in, done — the flow Claude users already know. GoUltra becomes the OAuth provider here — the mirror image of our Higgsfield connector, where we're the client. Scoped, revocable, refreshable.
API token / PAT
simplest to ship firstCreate a token in dashboard settings, paste it into Claude. Zero new infrastructure, works with every MCP client today — the pragmatic v1 while OAuth lands.
The tool catalog
| Tool | Group | Access |
|---|---|---|
| get_brand_context | ✦ Brain | read |
| get_entity_graph | ✦ Brain | read |
| propose_goal | ✦ Brain | write · gated |
| get_presence_inventory | Owned | read |
| audit_page | Owned | read |
| create_page | Owned | write · gated |
| run_page_brief | Owned | write · gated |
| publish_page | Owned | write · gated |
| plan_week | write · gated | |
| draft_social_post | write · gated | |
| mark_posted | write · gated | |
| get_gbp_profile | Local | read |
| plan_gbp_week | Local | write · gated |
| draft_review_reply | Local | write · gated |
| list_outreach_targets | Earned | read |
| draft_pitch | Earned | write · gated |
| log_mention | Earned | write · gated |
| get_next_actions | ▸ Tasks | read |
| create_task | ▸ Tasks | write · gated |
| update_task | ▸ Tasks | write · gated |
| get_rankings | ◎ Measure | read |
| get_citations | ◎ Measure | read |
| get_goal_progress | ◎ Measure | read |
Resources — read-only brand snapshots
Cheap, always-current context Claude can load before any tool call — no tokens spent re-explaining the brand.
One real request, end to end