Connects MCP-compatible coding tools to RunAPI for AI image, video, music, text-to-speech, and LLM generation using 130+ models from leading providers.
| Tool name | Description | Destructive? |
|---|---|---|
| check_balance | โ no | |
| create_task | โ no | |
| get_task | โ no | |
| list_models | โ no | |
| get_model_info | โ no |
| list_actions | โ no | |
| check_pricing | โ no | |
| search_prompts | โ no |
{
"mcpServers": {
"runapi": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
]
}
}
}