Skip to content

Commit 5c2f10c

Browse files
Merge branch 'main' into feat/user-agent
2 parents e42a936 + 098b6bd commit 5c2f10c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This page provides an overview of applications that support the Model Context Pr
1919
| [AIQL TUUI][AIQL TUUI] ||||||||
2020
| [Amazon Q CLI][Amazon Q CLI] ||||||||
2121
| [Amazon Q IDE][Amazon Q IDE] ||||||||
22+
| [Amp][Amp] ||||||||
2223
| [Apify MCP Tester][Apify MCP Tester] ||||||||
2324
| [Augment Code][AugmentCode] ||||||||
2425
| [BeeAI Framework][BeeAI Framework] ||||||||
@@ -108,6 +109,7 @@ This page provides an overview of applications that support the Model Context Pr
108109
[AIQL TUUI]: https://github.com/AI-QL/tuui
109110
[Amazon Q CLI]: https://github.com/aws/amazon-q-developer-cli
110111
[Amazon Q IDE]: https://aws.amazon.com/q/developer
112+
[Amp]: https://ampcode.com
111113
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
112114
[AugmentCode]: https://augmentcode.com
113115
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
@@ -279,6 +281,15 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
279281
- 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).
280282
- Dynamically utilizes tools based on context and user queries (if supported by the server).
281283

284+
### Amp
285+
286+
[Amp](https://ampcode.com) is an agentic coding tool built by Sourcegraph. It runs in VS Code (and compatible forks like Cursor, Windsurf, and VSCodium) and as a command-line tool. It’s also multiplayer — you can share threads and collaborate with your team.
287+
288+
**Key features:**
289+
290+
- Granular control over enabled tools and permissions
291+
- Support for MCP servers defined in VS Code `mcp.json`
292+
282293
### Augment Code
283294

284295
[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.

0 commit comments

Comments
 (0)