Skip to main content

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

AreaRESTMCP
Search analytics (GSC)YesYes
AI visibility metricsYesYes
Content opportunitiesYesYes
Articles — read/write + SEO refreshYesYes
Articles — drafts, inline section edits, images, URL fetch, batch, recommendationsYes (MCP)
Agents (read/control runs)YesYes

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:publish scope in v1)

Getting started

  1. Open Integrations → Developers in the Sight AI app.
  2. Create an API key with the scopes you need.
  3. For MCP, register an OAuth client and complete the OAuth flow — see MCP Setup.

Base URL

https://app.trysight.ai/api/v1

Support

Documentation: docs.trysight.ai/developers