Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"veto": {
"command": "python3",
"args": [
"-m",
"veto_cli.mcp_server"
],
"env": {
"VETO_BASE_URL": "${VETO_BASE_URL:-https://veto-ai.com}"
}
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
Environment variables set when the server starts
VETO_BASE_URL=${VETO_BASE_URL:-https://veto-ai.com}npx claudepluginhub veto-protocol/claude-plugin --plugin veto