veche Skill
veche is a TypeScript AI agent skill for Cursor, Codex with npx. MCP server for bounded multi-agent committee meetings — Codex + Claude Code deliberate in rounds
How to use veche Skill
Install or run
npm install
npm run build
node dist/bin/veche.js installClient configuration
{
"mcpServers": {
"veche": {
"command": "node",
"args": ["/abs/path/to/dist/bin/veche-server.js"],
"env": { "VECHE_LOG_LEVEL": "info" }
}
}
}Compatible clients
What is veche Skill?
veche is a TypeScript AI agent skill for Cursor, Codex with npx. MCP server for bounded multi-agent committee meetings — Codex + Claude Code deliberate in rounds This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run veche using npx. Check cyberash-dev/veche for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Install or run with npx
- Works with Cursor
- Works with Codex
- Uses stdio transport
- Uses HTTP transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use veche Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is veche?
veche is a TypeScript AI agent skill for Cursor, Codex with npx. MCP server for bounded multi-agent committee meetings — Codex + Claude Code deliberate in rounds
Who is veche best for?
veche is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install veche?
Install or run veche using npx. Check veche for the latest setup command.
Is veche actively maintained?
veche may need a closer maintenance check before production use.
Auto-fetched from GitHub.