Veto

Created By
jigyasudham17 days ago
93 agentic MCP tools + 49 specialist agents for every major AI CLI. Self-learning, no API keys.
Overview

Veto

Veto is a local MCP server that gives every major AI CLI — Claude Code, Codex, Gemini, Cursor, Windsurf, Zed, JetBrains — a shared layer of 93 agentic tools and 49 specialist agents.

What it does

  • 49 specialist agents — 42 deterministic worker agents across 6 domains (dev, security, memory, research, quality, workflow) plus a 7-agent Council that debates trade-offs before you build.
  • Deterministic-first — agents run as real expert modules (OWASP/CWE rules, AST secret detection, complexity metrics) at zero token cost, and optionally upgrade to LLM reasoning when your client supports it.
  • Guardrails that catch the AI's own mistakes — dependency-hallucination detection, decision-drift enforcement, and a compounding-error circuit breaker.
  • Cross-CLI memory — save a session in one tool, resume it in another with full context intact.
  • Self-learning router that re-tunes its thresholds over time, plus CI gates and secrets scanning.

Install npx @jigyasudham/veto init

On a subscription there's no extra token cost and no API key needed. On pay-per-token API billing, the optional LLM calls count toward usage — Veto detects API keys and warns you.

MIT licensed · on npm and the official MCP registry (io.github.jigyasudham/veto).

Server Config

{
  "mcpServers": {
    "veto": {
      "command": "npx",
      "args": [
        "-y",
        "--package",
        "@jigyasudham/veto",
        "veto-server"
      ]
    }
  }
}
Project Info
Created At
17 days ago
Updated At
17 days ago
Author Name
jigyasudham
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Teardrop

10 days ago