First CLI & MCP
Use the CLI for terminal workflows and scripts. Use MCP when your assistant (Cursor, Claude Desktop, etc.) should call AUVY tools directly.CLI — 60 seconds
MCP — connect an assistant
Endpoint:- Add the MCP server in your client settings.
- Authenticate with an API key from cortex.auvy.ai.
- Ask the assistant to list receptors, invoke agents, or search workspace resources.
Choose CLI vs MCP
| Surface | Best for |
|---|---|
| CLI | CI, cron, local debugging, JSON pipelines |
| MCP | In-IDE agents, chat assistants, tool discovery |
| SDK | Application code — First SDK call |
Next steps
- Quickstarts — Node, curl, and combined examples
- Build with AI — agent onboarding hub
- Authentication — all credential types