Documentation Index
Fetch the complete documentation index at: https://docs.trysight.ai/llms.txt
Use this file to discover all available pages before exploring further.
Sight AI Developer Platform
The Sight AI Developer Platform exposes your team’s proprietary analytics, opportunities, articles, and Agents+ controls through:- REST API (
/api/v1) — authenticated with team API keys (sai_*) - MCP server (
/mcp) — authenticated with OAuth 2.1 (for Cursor, Claude Desktop, and other MCP clients)
What you can access
| Area | REST | MCP |
|---|---|---|
| Search analytics (GSC) | Yes | Yes |
| AI visibility metrics | Yes | Yes |
| Content opportunities | Yes | Yes |
| Articles (read/write, SEO refresh) | Yes | Partial v1 |
| Agents+ (read/control runs) | Yes | Read-only v1 |
What is not available via API
- Billing, subscription changes, or Agents+ license purchase
- Outreach contact PII or raw LLM responses
- Article publish/status changes (no
articles:publishscope in v1)
Getting started
- Open Integrations → Developers in the Sight AI app.
- Create an API key with the scopes you need.
- For MCP, register an OAuth client and complete the OAuth flow — see MCP Setup.