Public MCP digital twin with synthetic systems and an agent firewall. No customer data.
claude mcp add agent-observatory --transport http https://virus-alert.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agent-observatory": {
"url": "https://virus-alert.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-observatory": {
"serverUrl": "https://virus-alert.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-observatory": {
"type": "http",
"url": "https://virus-alert.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-observatory": {
"url": "https://virus-alert.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-observatory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://virus-alert.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://virus-alert.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.virus-alert--agent-observatory/reviews or the review_server meta-tool.
POST /mcp