Sight AI Developer Platform
The Sight AI Developer Platform exposes your team’s proprietary analytics, opportunities, articles, and agent 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 | Yes |
| Articles — drafts, inline section edits, images, URL fetch, batch, recommendations | — | Yes (MCP) |
| Agents (read/control runs) | Yes | Yes |
What is not available via API
- Billing, subscription changes, or plan/seat 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.