Two integration guides — pick the one that matches what you're building. Each one covers the full path from signup to live agent connections, including the exact code you'll write.
You have an app with an API — web app, mobile backend, SaaS. Walks through signup, SDK install for your stack (Python, Node, Java, PHP, Ruby, Go), scope design, the React panel, and going live.
Read the guideYou run an MCP server that AI agents connect to. Covers STDIO and HTTP transports, the JSON-RPC tool-dispatch hook, scope design for tools, and full working examples for file-system and database servers.
Read the guideAlready integrating? The Getting Started page in your dashboard has copy-pasteable starter prompts you can hand to a coding agent (Claude Code, Cursor, Codex) along with your test credentials. The agent does the integration end-to-end while reading these guides.