MCP Server
The hosted Model Context Protocol server. Connect Claude, Cursor, ChatGPT, or any MCP client and let an agent post, generate content, and read analytics with natural language. Start here for most agents.
Use these docs in your AI
A machine-readable index of the entire documentation at
/llms.txt. Paste it (or the Open in ChatGPT/Claude links at the top of any page) so an assistant can answer questions against the real, current docs.REST API
Every capability is a plain HTTPS endpoint with an
sqk_live_ Bearer key. Agents that can’t speak MCP can call the API directly — see the API Reference.Per-page AI actions
Every page has a Copy page button and an Open ▾ menu (ChatGPT, Claude, Perplexity, Grok, Cursor, VS Code). Send any page straight into your assistant to ask questions about it.
Which one should I use?
| You’re building… | Use |
|---|---|
| An agent in Claude, Cursor, ChatGPT, Windsurf | MCP Server — tools are pre-wired |
| A custom backend / your own agent loop | REST API with an API key |
| An assistant that answers docs questions | llms.txt + the per-page AI menu |

