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 connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 3 · #59 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25

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.2.0 · 2026-08-22

Transcript capture now works in Codex CLI and Gemini CLI, not just Claude Code. A session in any of the three is archived, indexed, recalled and expanded through the same pipeline, with the same consent, masking and…

v3.1.2 · 2026-08-20

A provenance release. No behaviour changes. · What changed · Veto pins @jigyasudham/veto-model to an exact version, and that pin now points at 1.0.1 instead of 1.0.0. · 1.0.0 was published by hand, before the model had…

v3.1.1 · 2026-08-20

A patch release. One user-facing bug correction, plus packaging fixes that came out of moving publishing into CI. · Fixed · veto memory export --markdown always failed. The markdown export assembled its query with the…

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 #59 of 139 actively-maintained developer tools servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.jigyasudham/veto (active, first published 2026-06-06 · 14 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-08-25, its last commit was 2026-08-22 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 · Ducklab · Logmcp

More TypeScript MCP servers · Secondhand MCP · Talkback · Shellward · Sevdesk MCP · Reddit MCP Server (jordanburke) · see all