Connects your AI assistant to the full IMAGIN.studio documentation through local semantic search. Exposes a search_docs tool that queries CDN configuration, API references, and integration guides without needing API keys or external services. On first run it clones the docs repo and builds a local vector index in about 30 seconds, then auto-updates when upstream docs change. Useful when you're integrating IMAGIN's image transformation APIs or CDN and want your assistant to pull accurate implementation details on demand. Works with uvx or npx, runs entirely locally, supports all major AI coding assistants through standard MCP config.
claude mcp add --transport stdio imagin-studio-api-docs-mcp uvx api-docs-mcp