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
@@ -225,6 +227,16 @@ This page provides an overview of applications that support the Model Context Pr
225
227
brew install amazon-q
226
228
```
227
229
230
+
### Amazon Q IDE
231
+
232
+
[Amazon Q IDE](https://aws.amazon.com/q/developer) is an open-source, agentic coding assistant for IDEs.
233
+
234
+
**Key features:**
235
+
236
+
- Support for the VSCode, JetBrains, Visual Studio, and Eclipse IDEs.
237
+
- Control and organize AWS resources directly from your IDE.
238
+
- Manage permissions for each MCP tool via the IDE user interface.
239
+
228
240
### Apify MCP Tester
229
241
230
242
[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