Connect an agent
- In the dashboard, open Set up with AI (on the overview, or during onboarding).
- It mints a personal token and shows the ready MCP configuration for your agent.
- Paste that into your assistant’s MCP settings.
mcp.sentivel.com. Your agent authenticates as you, scoped to
the workspace you choose, and can only do what your role allows.
A personal token acts as you across your workspaces; pass a workspace with the
X-Sentivel-Workspace header (or let the agent pick one per call). Connected
apps authorize through OAuth instead and you grant them a specific set of
workspaces. Revoke either under Account → Connections.What it can do
The agent has the same reads and actions as the REST API: create and manage monitors, components, status pages, incidents, escalation policies, schedules, and dependencies. People management, billing, and a member’s own phone number stay human-only and are never exposed to a token.Example asks
- “Add an HTTP monitor for
https://api.acme.com/healthand attach it to a new Checkout component.” - “Publish a status page at
acmewith my components grouped by service.” - “We depend on Stripe for payments. Map that so a Stripe incident shows on our page.”
- “Open an incident on Checkout and post an update that we’re investigating.”