Connect an AI agent
Suta has a remote MCP server. Connect an AI agent to it and the agent can list devices, read logs and metrics, and, if you allow it, run commands. The agent gets only the access you approve, and never more than you have yourself.
MCP server URL
https://app.suta.dev/mcpConnect
Section titled “Connect”-
In Claude, open Settings > Connectors and add a custom connector.
-
Paste
https://app.suta.dev/mcpas the URL, then connect. -
Sign in to Suta when asked.
-
In ChatGPT, add a custom connector (app) that uses a remote MCP server.
-
Paste
https://app.suta.dev/mcpas the URL, then connect. -
Sign in to Suta when asked.
Point your client at https://app.suta.dev/mcp. It uses Streamable HTTP and
OAuth, and supports standard OAuth discovery at
/.well-known/oauth-protected-resource.
A new connection can only View device details. The agent asks for anything more when it needs it.
Approve more access
Section titled “Approve more access”When the agent needs more, for example to read logs or run a command, it asks for access and gives you a link.
-
Open the link. It shows what the agent is asking for and why.
-
Adjust the devices and permissions if you want to give less.
-
Under Keep access for, choose Until revoked or a time limit from 15 minutes to 7 days.
-
Select Approve access, or Decline request.
-
Tell the agent you’ve approved it. It picks up the change on the same connection; you don’t need to reconnect.
What agents can do
Section titled “What agents can do”| Tool | What it does | Permission needed |
|---|---|---|
list_devices, device_details, access_status |
Find devices, read their details and check remote access | View device details |
app_details |
A combined view of one service: device, service and optional logs | View device details, plus each section’s own permission |
read_metrics, processes |
Read metrics and process usage | Read metrics |
read_logs |
Read service logs | Read logs |
list_services |
See the services a device reports | View services |
restart_service |
Restart one service | Restart services |
monitoring_settings, configure_monitoring |
Read or change monitoring | Change monitoring settings |
open_access, close_access |
Open or close the remote access window | Manage remote access |
exec_command |
Run a command without sudo | Run commands |
sudo_command |
Run a command as root | Run commands with sudo |
read_audit |
Read operation history | Read activity and recordings |
update_agent |
Update the Suta agent on one device | Update the Suta agent |
list_alerts |
See open and resolved alerts | View device details |
list_rollouts, rollout_details |
Follow rollouts and see each device’s stage and result | View device details |
preview_rollout, start_rollout, control_rollout |
Preview, start, pause, resume, retry or cancel a rollout | Update the Suta agent |
permissions, request_access, agent_guide |
Check and request access, read the guide | None |
Agents can’t add devices or change network settings. Those stay with people.
The full guide that agents read is at app.suta.dev/mcp/agent-guide.md.
Your agent’s app settings are separate
Section titled “Your agent’s app settings are separate”Your AI client may ask before using a tool. That’s the client’s own setting. Suta decides what the agent may do; your client decides when to ask you first.