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
@@ -209,6 +211,17 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
209
211
- Works with the [Apify MCP Server](https://apify.com/apify/actors-mcp-server) to interact with one or more Apify [Actors](https://apify.com/store).
210
212
- Dynamically utilizes tools based on context and user queries (if supported by the server).
211
213
214
+
### Augment Code
215
+
216
+
[Augment Code](https://augmentcode.com) is an AI-powered coding platform for VS Code and JetBrains with autonomous agents, chat, and completions. Both local and remote agents are backed by full codebase awareness and native support for MCP, enabling enhanced context through external sources and tools.
217
+
218
+
**Key features:**
219
+
220
+
- Full MCP support in local and remote agents.
221
+
- Add additional context through MCP servers.
222
+
- Automate your development workflows with MCP tools.
223
+
- Works in VS Code and JetBrains IDEs.
224
+
212
225
### BeeAI Framework
213
226
214
227
[BeeAI Framework](https://i-am-bee.github.io/beeai-framework) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.
0 commit comments