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
(This is just a tracking issue to gauge interest; please upvote 👍 and/or comment if you are using tools that implement MCP or another "AI context protocol".)
Problem
External tools can't send (nor receive) context to Amazon Q in VSCode. This reduces opportunities to integrate with customer tools, especially if more tools adopt a "standard" context protocol.
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. ... MCP provides a standardized way to connect LLMs with the context they need.
The text was updated successfully, but these errors were encountered:
(This is just a tracking issue to gauge interest; please upvote 👍 and/or comment if you are using tools that implement MCP or another "AI context protocol".)
Problem
External tools can't send (nor receive) context to Amazon Q in VSCode. This reduces opportunities to integrate with customer tools, especially if more tools adopt a "standard" context protocol.
Expected behavior
Implement a standard protocol such as https://modelcontextprotocol.io/ :
The text was updated successfully, but these errors were encountered: