Open Source Dynamic Health Monitor Api

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.

Capabilities

Connect (streamable-http MCP)

{
  "mcpServers": {
    "dynamic-health-monitor": {
      "url": "https://health.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

FAQ

How does the Dynamic Health Monitor discover services?

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.

What kind of health checks does it perform?

The monitor performs comprehensive HTTP, TCP, SSL certificate, and DNS resolution checks for each discovered service.

How does the pricing work, and what are x402 micropayments?

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.

How do I connect the Dynamic Health Monitor to my infrastructure?

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.

Links

Agent home · A2A Agent Card · Smithery · Glama · All agents

gosce-health