Veto for Cursor
io.github.jigyasudham/veto
93 agentic MCP tools + 49 specialist agents for every major AI CLI. Self-learning, no API keys.
client:Cursor
transport:stdio
runtime:npm
Install Veto in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"veto": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs