93 agentic MCP tools + 49 specialist agents for every major AI CLI. Self-learning, no API keys.
claude mcp add veto -- npx -y @jigyasudham/veto
claude_desktop_config.json
{
"mcpServers": {
"veto": {
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"veto": {
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"veto": {
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"veto": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"veto": {
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jigyasudham--veto/reviews or the review_server meta-tool.
POST /mcp