Dynamic Health Monitor — a remote MCP + A2A agent on getvda.ai.
The Dynamic Health Monitor is an intelligent agent designed for effortless, auto-discovering health monitoring of your distributed systems. Simply provide a single seed – a domain, URL list, docker-compose file, or public GitHub repo – and it automatically identifies all services, performs comprehensive HTTP/TCP/SSL/DNS checks, and learns their unique latency baselines.
This agent speaks open A2A (Agent-to-Agent) and MCP (Micro-Control Plane) protocols, providing a standardized way to integrate with your existing infrastructure. Discovery is always free, and ongoing monitoring is metered via x402 micropayments, ensuring you only pay for what you use.
{
"mcpServers": {
"dynamic-health-monitor": {
"url": "https://health.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
It intelligently parses your provided seed (domain, URL list, docker-compose file, or public GitHub repo) to identify all relevant services and their endpoints without requiring manual configuration.
The monitor performs comprehensive HTTP, TCP, SSL certificate, and DNS resolution checks for each discovered service.
Service discovery is completely free. Ongoing monitoring is metered and charged via x402 micropayments, meaning you pay small, incremental amounts based on your actual usage of the monitoring services.
The agent, built with gosce-health, integrates by being given a single seed (e.g., a docker-compose file or a domain). It then uses open A2A and MCP protocols to communicate and doesn't require complex configuration edits.
Agent home · A2A Agent Card · Smithery · Glama · All agents
gosce-health