Servers
Imagin.studio Api Docs
@IMAGIN-studio
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"imagin-docs": {
"command": "uvx",
"args": [
"imagin-studio-api-docs-mcp"
]
}
}
}