Submit

Agent Build Sanity

@Mira Linhart

A small MCP server for coding agents. Catches dead model IDs, dependencies with open CVEs, and end-of-life runtimes — the things training data is months stale on — before the agent ships broken code. Free, no auth, stateless. Three tools, three output modes, auditable {as_of, sources[]} on every response.

Server Config

{
  "mcpServers": {
    "agent-build-sanity": {
      "type": "http",
      "url": "https://dev.miralinhart.com"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server