AI & ML8 toolsPaste one API key
Grok integration for AI agents
Grok is xAI's API platform for text, image, video, embedding, file, search, and voice capabilities.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Grok once and call the same tools from all of them.
Setup
Connect Grok through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Grok exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
grok_get_api_key_info | Inspect the connected xAI API key's identity, wildcard or granular ACLs, and key or team | Read |
grok_get_current_account | Verify the connected xAI credential and return the caller, team, zero-data-retention status | Read |
grok_get_video | Check an asynchronous xAI video request | Read |
grok_list_models | List models available to the connected xAI key, including model IDs and published pricing | Read |
grok_create_embeddings | Create vector embeddings for one or more text inputs with an xAI embedding model | Write |
grok_create_response | Generate a bounded, non-streaming Grok response from text or structured multimodal input, with | Write |
grok_generate_image | Generate one or more images from a text prompt with an xAI image-generation model | Read |
grok_generate_video | Start asynchronous xAI video generation from a text prompt, optionally conditioned on an image | Read |