Skip to content

Commit 7dedce6

Browse files
authored
Merge pull request modelcontextprotocol#756 from amateurhuman/clients/add-augment-code
Add Augment Code to clients listing
2 parents 6f5d1a3 + 1fe4dca commit 7dedce6

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. |
@@ -85,6 +86,7 @@ This page provides an overview of applications that support the Model Context Pr
8586
[AIQ toolkit]: https://github.com/NVIDIA/AIQToolkit
8687
[Amazon Q CLI]: https://github.com/aws/amazon-q-developer-cli
8788
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
89+
[AugmentCode]: https://augmentcode.com
8890
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
8991
[BoltAI]: https://boltai.com
9092
[Claude.ai]: https://claude.ai
@@ -209,6 +211,17 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
209211
- 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).
210212
- Dynamically utilizes tools based on context and user queries (if supported by the server).
211213

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+
212225
### BeeAI Framework
213226

214227
[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)