veritas-kanban MCP Server
veritas-kanban is a TypeScript MCP server for Claude Desktop, Cursor, Codex with npx, docker, git clone. Lightweight orchestration platform built for your AI agents. The unfiltered truth about where your project stands.
How to use veritas-kanban MCP Server
Install or run
git clone https://github.com/BradGroux/veritas-kanban.git
cd veritas-kanban
pnpm install
cp server/.env.example server/.env # Edit to change VERITAS_ADMIN_KEY
pnpm devClient configuration
{
"mcpServers": {
"veritas-kanban": {
"command": "node",
"args": ["/path/to/veritas-kanban/mcp/dist/index.js"],
"env": {
"VK_API_URL": "http://localhost:3001",
"VK_API_KEY": "your-agent-api-key"
}
}
}
}Compatible clients
What is veritas-kanban MCP Server?
veritas-kanban is a TypeScript MCP server for Claude Desktop, Cursor, Codex with npx, docker, git clone. Lightweight orchestration platform built for your AI agents. The unfiltered truth about where your project stands. 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
- Tool access support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- package.json config support
Technical details
Install or run veritas-kanban using npx. Check BradGroux/veritas-kanban for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Docker
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with docker
- Install or run with git clone
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 veritas-kanban MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is veritas-kanban?
veritas-kanban is a TypeScript MCP server for Claude Desktop, Cursor, Codex with npx, docker, git clone. Lightweight orchestration platform built for your AI agents. The unfiltered truth about where your project stands.
Who is veritas-kanban best for?
veritas-kanban is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install veritas-kanban?
Install or run veritas-kanban using npx. Check veritas-kanban for the latest setup command.
Is veritas-kanban actively maintained?
veritas-kanban may need a closer maintenance check before production use.
Auto-fetched from GitHub.