Connect your API
Point the CLI at an OpenAPI spec. General Augment generates MCP tools, classifies risk, and writes a deployable nexus-agent.yaml.
General Augment uses generalaugment.com as the public root domain:
https://generalaugment.comhttps://app.generalaugment.comhttps://api.generalaugment.comhttps://status.generalaugment.comsupport@generalaugment.comConnect your API
Point the CLI at an OpenAPI spec. General Augment generates MCP tools, classifies risk, and writes a deployable nexus-agent.yaml.
Link app users
Use identity links to resolve a WhatsApp or Telegram sender to your app’s user id before any tool call runs.
Keep tokens out of prompts
Generated tools call the auth proxy. The agent process never sees OAuth tokens, API keys, or backend credentials.
Launch with limits
Usage is metered per project so free tier limits, dashboard analytics, and future Stripe billing all share one source.
Run the CLI flow, review the generated tools, connect Telegram, and send the first message.
pip install -e packages/clinexus auth login --api-key gaadmlive_examplenexus integrate https://api.example.com/openapi.json --non-interactive --name my-agentnexus deploy ./my-agent/nexus-agent.yamlNeed the concepts first? Start with how the platform works or jump to connecting an API.