Free owned-agent uptime monitoring, DNS domain proof, signed alerts and opt-in endpoint checks.
claude mcp add agent-health --transport http https://autonet.work/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agent-health": {
"url": "https://autonet.work/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-health": {
"serverUrl": "https://autonet.work/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-health": {
"type": "http",
"url": "https://autonet.work/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-health": {
"url": "https://autonet.work/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-health": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://autonet.work/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://autonet.work/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/work.autonet--agent-health/reviews or the review_server meta-tool.
POST /mcp