Inspire Studio offers a Model Context Protocol (MCP) server, so you can connect an AI assistant such as Claude to a read-only view of your agency's work and ask about it in plain language.
https://inspirestudio.app/mcp
Once connected, you can ask your assistant about your brands, projects, review activity, and the approvers, reviewers, and comments on any asset. It is strictly read-only: it can look things up, but it cannot change, upload, or delete anything.
Connection uses OAuth, so you never paste a password or key into your assistant. Access is scoped to you and your agency. You can disconnect at any time from your assistant's connector settings.
All tools are read-only and agency-scoped:
| List brands | The brands (clients) your agency works with. |
| List projects | Projects, optionally filtered by brand or status. |
| Get project | Full detail on one project, including its assets and each asset's approval progress. |
| Review queue | What's awaiting review across the agency, plus recent decisions and comments. |
| Project comment summary | A per-asset summary of comment activity within a project. |
| Asset comments | The full review picture for one asset: approvers, reviewers, their status, comments, and decisions. |
| Search assets | Find assets by what's in them, using titles, descriptions, and tags. |
The server communicates over HTTPS, authenticates with OAuth, and validates request origins. It exposes read-only data only. For details on how your data is handled, see our Privacy Policy.