AI & ML5 toolsPaste one API key
MuAPI integration for AI agents
Generate images and discover supported models through MuAPI's OpenAI-compatible API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect MuAPI once and call the same tools from all of them.
Setup
Connect MuAPI 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
MuAPI exposes 5 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
muapi_estimate_model_cost | Price a native catalog model run before submitting it | Read |
muapi_get_catalog_model | Get one native catalog model by name, including its pricing and the provider-defined input and | Read |
muapi_list_catalog_models | Browse MuAPI's full native model catalog with per-model pricing, category, family and group | Read |
muapi_list_models | Return the image-generation models available through MuAPI's OpenAI-compatible API | Read |
muapi_generate_image | Generate one or more images from a text prompt through MuAPI's OpenAI-compatible API | Read |