Connect any model from any provider, including Claude, GPT, Gemini, all native AWS models from AWS Bedrock, and more.
npm i -g vivekmindRequires Node.js ≥ 20 · GitHub Repository · View Documentation
Features
| Tool | Description |
|---|---|
| Edit | Search-and-replace file editing |
| WriteFile | Create or overwrite files |
| ReadFile | Read file contents |
| Grep | Regex search across files |
| Glob | Find files by pattern |
| Shell | Execute shell commands |
| TodoWrite | Track task progress |
| Agent | Spawn subagents for complex tasks |
| WebFetch | Fetch and read web pages |
| Lsp | Language Server Protocol integration |
| SaveMemory | Persist project knowledge |
| CronCreate | Schedule recurring tasks |
| SendMessage | Channel integrations |
| Monitor | Watch files and processes |
Providers
Your keys. Your models. No subscriptions, no usage caps.
Capabilities
Architecture
VivekMind CLI is structured as a monorepo workspace to separate core execution, TUI displays, and channel integrations.
CLI entrypoint, TUI display, interactive settings, and command handlers
Core agentic engine, LLM client connections, permissions manager, loop detection, and telemetry
Frontend UI templates for HTML outputs, chat history exports, and interactive developer insights
Standard interfaces, types, and bridge connections for daemon-based chat channels
Telegram adapter leveraging Grammy and markdown formatters for real-time status updates
WeChat adapter enabling secure login and messaging integrations
DingTalk adapter supporting stream connections and business workflow hooks
Compare
| Feature | VivekMind | Claude Code | Aider | Cursor |
|---|---|---|---|---|
| Open Source | Apache 2.0 | Proprietary | Apache 2.0 | Proprietary |
| 20+ Providers | Yes | Anthropic only | Yes | Limited |
| AWS Bedrock | Native | No | No | No |
| Terminal-first | Yes | Yes | Yes | (IDE) |
| MCP Support | Yes | No | No | No |
| Channel Bots | Yes | No | No | No |
| Memory | Auto + Manual | No | Yes | No |
| Subagents | Yes | Yes | No | No |
| Self-hosted | Yes | No | Yes | No |
| Free to use | BYOK | $20-200/mo | BYOK | $20/mo |