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
@@ -199,6 +201,16 @@ This page provides an overview of applications that support the Model Context Pr
199
201
brew install amazon-q
200
202
```
201
203
204
+
### Amazon Q IDE
205
+
206
+
[Amazon Q IDE](https://aws.amazon.com/q/developer) is an open-source, agentic coding assistant for IDEs.
207
+
208
+
**Key features:**
209
+
210
+
- Support for the VSCode, JetBrains, Visual Studio, and Eclipse IDEs.
211
+
- Control and organize AWS resources directly from your IDE.
212
+
- Manage permissions for each MCP tool via the IDE user interface.
213
+
202
214
### Apify MCP Tester
203
215
204
216
[Apify MCP Tester](https://github.com/apify/tester-mcp-client) is an open-source client that connects to any MCP server using Server-Sent Events (SSE).
0 commit comments