Share Of Model exposes a read-only Model Context Protocol surface so LLM agents — Claude.ai, Claude Desktop, Claude Code, or any MCP-compatible client — can query your workspace data directly.Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is exposed
The endpoints taggedmcp in the API Reference are reachable through MCP. They are read-only by design: agents can browse analyses, metrics, and brand catalogs, but cannot mutate state.
Server URL
Authentication
The server uses OAuth 2.0. You do not pass an API key or a JWT — on first connection, the client opens your browser, you sign in with your Share Of Model account (same credentials as the web app), and the client stores the resulting token. There is nothing to configure manually.Connect from Claude Code
Connect from Claude.ai or Claude Desktop
- Open Settings → Connectors.
- Scroll to the bottom and click Add custom connector.
- Paste
https://mcp.shareofmodel.ai/mcpand click Connect. - Sign in with your Share Of Model account in the browser window that opens.