You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add VT Code client information to documentation
Added VT Code entry with details and features.
* Audit and update features matrix table for VT Code
* Update VT Code MCP integration features matrix
* Rearrange VT Code entry alphabetically as per suggestion
* Revise VT Code description and clean up links
@@ -198,6 +198,7 @@ This page provides an overview of applications that support the Model Context Pr
198
198
[Tome]: https://github.com/runebookai/tome
199
199
[TypingMind App]: https://www.typingmind.com
200
200
[VS Code]: https://code.visualstudio.com/
201
+
[VT Code]: https://github.com/vinhnx/vtcode
201
202
[Windsurf]: https://codeium.com/windsurf
202
203
[gptme]: https://github.com/gptme/gptme
203
204
[Warp]: https://www.warp.dev/
@@ -1250,6 +1251,20 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
1250
1251
- Tool calls with editable inputs and always-allow toggle
1251
1252
- Integration with existing VS Code extension system to register MCP servers from extensions
1252
1253
1254
+
### VT Code
1255
+
1256
+
[VT Code](https://github.com/vinhnx/vtcode) is a terminal coding agent that integrates with Model Context Protocol (MCP) servers, focusing on predictable tool permissions and robust transport controls.
1257
+
1258
+
**Key features:**
1259
+
1260
+
- Connect to MCP servers over stdio; optional experimental RMCP/streamable HTTP support
1261
+
- Configurable per-provider concurrency, startup/tool timeouts, and retries via `vtcode.toml`
1262
+
- Pattern-based allowlists for tools, resources, and prompts with provider-level overrides
[Warp](https://www.warp.dev/) is the intelligent terminal with AI and your dev team's knowledge built-in. With natural language capabilities integrated directly into an agentic command line, Warp enables developers to code, automate, and collaborate more efficiently -- all within a terminal that features a modern UX.
0 commit comments