Skip to content

Commit 1fe4dca

Browse files
committed
Add Augment Code to clients listing
1 parent 9d6f3f0 commit 1fe4dca

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/clients.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This page provides an overview of applications that support the Model Context Pr
1818
| [AgenticFlow][AgenticFlow] ||||||| Supports tools, prompts, and resources for no-code AI agents and multi-agent workflows. |
1919
| [Amazon Q CLI][Amazon Q CLI] ||||||| Supports prompts and tools. |
2020
| [Apify MCP Tester][Apify MCP Tester] ||||||| Supports remote MCP servers and tool discovery. |
21+
| [Augment Code][AugmentCode] ||||||| Supports tools in local and remote agents. |
2122
| [BeeAI Framework][BeeAI Framework] ||||||| Supports tools in agentic workflows. |
2223
| [BoltAI][BoltAI] ||||||| Supports tools. |
2324
| [Claude.ai][Claude.ai] ||||||| Supports tools, prompts, and resources for remote MCP servers. |
@@ -77,6 +78,7 @@ This page provides an overview of applications that support the Model Context Pr
7778
[AIQ toolkit]: https://github.com/NVIDIA/AIQToolkit
7879
[Amazon Q CLI]: https://github.com/aws/amazon-q-developer-cli
7980
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
81+
[AugmentCode]: https://augmentcode.com
8082
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
8183
[BoltAI]: https://boltai.com
8284
[Claude.ai]: https://claude.ai
@@ -204,6 +206,17 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
204206
- 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).
205207
- Dynamically utilizes tools based on context and user queries (if supported by the server).
206208

209+
### Augment Code
210+
211+
[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.
212+
213+
**Key features:**
214+
215+
- Full MCP support in local and remote agents.
216+
- Add additional context through MCP servers.
217+
- Automate your development workflows with MCP tools.
218+
- Works in VS Code and JetBrains IDEs.
219+
207220
### BeeAI Framework
208221

209222
[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

Comments
 (0)