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
What is not available via API
- Billing, subscription changes, or plan/seat purchase
- Article publish/status changes (no
articles:publishscope in v1)
Outreach contact PII (prospect email addresses) IS exposed via the ingestion
endpoint — but only when your platform supplies it. Sight AI does not expose
prospect emails you didn’t push in. The
inbox:read scope gates
read access to existing inbox conversations.Getting started
- For REST API access, open Integrations → Sight AI API in the Sight AI app and create an API key with the scopes you need. OAuth apps (for app integrations and webhooks) live on the same page.
- For MCP, open Integrations → MCP and point your client at the MCP server URL — see MCP Setup.