- Newest
- Most votes
- Most comments
Thank you for your feature request regarding MCP Terminal integration for Amazon Q Developer. I'd like to provide some context about the current capabilities and how they relate to your request.
Amazon Q Developer has recently added Model Context Protocol (MCP) support to its command-line interface (CLI). MCP is an open protocol that standardizes how AI assistants communicate with external tools, which aligns with what you're looking to achieve.
With the current MCP implementation in Amazon Q Developer CLI, you can already connect external data sources to get more context-aware responses. The MCP support follows a client-server architecture where Amazon Q Developer CLI acts as the MCP Host, connecting to MCP servers which in turn connect to various external data sources.
You can use MCP tools in two ways with Amazon Q Developer:
- Through natural language requests where Q determines which tool to use
- By directly invoking a specific tool
Your request for terminal integration is aligned with the direction Amazon Q is heading. The configuration file structure you've proposed with allowed and blocked commands is similar to how MCP tools currently handle permissions (auto-approved, requires approval, and dangerous).
AWS has stated they're committed to supporting popular open source protocols for agents like Model Context Protocol proposed by Anthropic, and they plan to extend this functionality within the Amazon Q Developer IDE plugins in the coming weeks.
While I can't confirm if your specific terminal integration request is on the roadmap, the MCP support in Amazon Q Developer is designed to be extensible for these types of integrations. The architecture you described, where Amazon Q would read MCP configuration from a file and send requests to a local MCP server, is consistent with how MCP is currently implemented.
I recommend keeping an eye on upcoming Amazon Q Developer updates, as AWS has indicated they're actively expanding MCP functionality in their IDE plugins.
Sources
Extend the Amazon Q Developer CLI with Model Context Protocol (MCP) for Richer Context | AWS DevOps & Developer Productivity Blog
Using MCP with Amazon Q Developer - Amazon Q Developer
MCP tools and prompts - Amazon Q Developer
MCP overview - Amazon Q Developer
This feature was released yesterday:
https://aws.amazon.com/about-aws/whats-new/2025/06/amazon-q-developer-ide-plugins-mcp-tools/
Relevant content
- asked a year ago
- asked 9 months ago
