Models and tools
xAI Grok
An xAI Grok integration stores a project-owned xAI API key so Mobius-hosted agents can run Grok models through that key.
Use xAI Grok when a project should use its own xAI account and quota for agent model calls. The integration does not add actions or source events.
Capability map
| Capability | Value |
|---|---|
| Provider ID | xai |
| Auth kind | api_key |
| Connect flow | Inline API key |
| Actions | No |
| Events | No |
| Webhook delivery | No |
| Event samples | No |
| Live status | No |
Connect xAI Grok
| Surface | Support |
|---|---|
| App | Open Govern > Integrations, choose xAI Grok, and paste an xAI API key. |
| CLI | The mobius CLI does not connect xAI integrations yet. Use the app or API. |
| API | Call POST /v1/projects/{project}/integrations/providers/xai/connect with api_key. |
A project-owned key takes precedence over the platform credential for xAI models.
Actions
xAI Grok does not register action catalog entries. Use it through agent model selection.
Events
xAI Grok does not register source events.
Next
- Configure model use from agents.
- Read the model catalog through the API.
- Keep provider keys in integrations.