Connect your client
- Claude Desktop
- Claude Code
- MCP Inspector
1
Open the connector settings
Open Settings → Connectors, scroll to the bottom, and click Add custom connector.
2
Paste the MCP URL
3
Sign in
A browser window opens — sign in with your Share Of Model account (same credentials as the web app). Once authenticated, the assistant has access to the available tools.
Available tools
Only endpoints taggedmcp in the OpenAPI specification are exposed as MCP tools. Both API surfaces are covered — the Core API (organisations and workspaces, analyses, brand metrics, asset evaluations) and the Search API (visibility score, presence rate, keyword gaps) — plus get_current_user, which lets the assistant tailor answers to you.
To keep interactions safe and predictable, only read-only
GET endpoints are currently exposed via MCP. You can explore analyses, inspect brand-perception data, review asset evaluations, and generate strategic insights — without modifying workspace data.Guided workflows
Ten pre-built prompts cover the most common analyses, so you don’t have to phrase the request yourself:
In Claude Desktop and Claude Code these appear in the prompt or slash-command picker once the connector is authenticated.
Example prompts
Once connected, ask your assistant questions like:- List the workspaces I have access to.
- Show me all completed analyses in this workspace.
- What brands are included in the running shoes analysis?
- Compare the share of voice between Nike and Adidas over the last 30 days.
- Which brands have the strongest awareness index?
- Show me the key strengths and weaknesses for each competitor.
- How does our brand perform across ChatGPT, Gemini, and Claude?
- Give me strategic insights for this analysis.
- What assets have been evaluated and which ones scored highest?
What’s next
API Documentation Guide
Use the REST API directly.
API Reference
Browse the MCP integration spec.