Overwing runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Guardrails for LLM output: pass / fail / review verdicts with calibrated confidence in under 500 ms.
Today is the operative word: we check Overwing every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y overwing-mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"overwing-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "overwing-mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"overwing-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"overwing-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OVERWING_API_KEY (Overwing API key (ow_live_...). Get one at https://overwing.ai/login or POST https://overwing.ai/api/v1/signup), OVERWING_BASE_URL (Override the API base URL for self-hosted deployments (default https://overwing.ai)).
The author declared them in the registry entry; get the values from the project itself.
Audit AI/LLM features for governance guardrails: confidence, fallback, validation, human-in-loop.
Persistent, verified memory for AI coding agents: recall, capture, guardrails, review queue.
Auditable market intelligence with calibrated forecast ranges, anomaly review, outcome.
Real-time LLM output verification with 6-dim contract validation and auto-failover across providers.
Evidence-backed codebase understanding with file:line citations, for AI clients over MCP.
Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.
macOS computer use with the guardrails on: passwords blacked out, writes need consent, all logged.
Outside-in validation gate for AI-generated text; a separate model checks LLM output, fail-closed.
Answers built from our own checks of this server.