Veto MCP Server

An MCP server that runs locally on your machine, plugs into Claude Code, Codex CLI, Gemini CLI, Antigravity CLI, Cursor, Windsurf, Zed, and JetBrains using your existing subscriptions - giving every AI a council of specialist agents, local LLM support, SDD agents, playwright automation, persistent cross-platform memory, a self-learning router that re-tunes its tier thresholds automatically every 20 recorded task…

People who work with agentic ai, code review and codex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 3 · #58 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Veto

before you install - you'll need

VETO_COMPACT

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add jigyasudham-veto -- npx -y @jigyasudham/veto

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jigyasudham-veto": {
      "command": "npx",
      "args": [
        "-y",
        "@jigyasudham/veto"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @jigyasudham/veto - published under the repo owner's npm scope (@jigyasudham)

registry namespace io.github.jigyasudham is GitHub-verified and matches the repo owner

03 · What Veto can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.4.0 · 2026-09-15

Past sessions now reach the tools that need them, from every AI. Transcript recall only helped when an AI thought to ask for it, and mostly it did not. Now veto_continue and veto_session_restore list the archived chats…

v3.3.0 · 2026-09-12

Veto now asks whether a decision should be enforced. veto_decisions has long been able to turn a recorded decision into a rule that fails any diff reintroducing what was ruled out, but a rule only exists if someone…

v3.2.1 · 2026-09-09

Bug fix: veto-server did not start when installed through npm or npx on macOS or Linux. The process exited immediately, without error and with a success status, so clients reported only "connection closed during…

04 · Who maintains Veto

Veto is maintained by jigyasudham. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
developer tools - ranked #58 of 168 actively-maintained developer tools servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-15)
registry
io.github.jigyasudham/veto (active, first published 2026-06-06 · 17 versions)
packages
npm:@jigyasudham/veto

06 · Veto FAQ

What is Veto?

An MCP server that runs locally on your machine, plugs into Claude Code, Codex CLI, Gemini CLI, Antigravity CLI, Cursor, Windsurf, Zed, and JetBrains using your existing subscriptions - giving every AI a council of specialist agents, local LLM support, SDD agents, playwright automation, persistent cross-platform memory, a self-learning router that re-tunes its tier thresholds automatically every 20 recorded task…

Is Veto still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Veto?

Run `npx -y @jigyasudham/veto`. The README documents one environment variable (VETO_COMPACT) to set first. You can also paste the ready-made client config above.

Does Veto run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Veto

More developer tools MCP servers · Cyber Hua Tuo · Noosphere · CLI Bridge MCP · Physbound · Ducklab

More TypeScript MCP servers · Secondhand MCP · Talkback · Shellward · Server Sfmc · Sevdesk MCP · see all