Fix a typo in the MCP documentation where "seems" should be "sees": > These inner loops are not relayed back to the client; all it **sees** is the result of this loop. Found while reading the docs.
Follow-up from #20713 Signed-off-by: Danny Kopping <danny@coder.com>
Co-authored-by: Danny Kopping <danny@coder.com>
Revised the AI Bridge documentation to clarify provider configuration steps, including new sections for OpenAI, Anthropic, and Amazon Bedrock. Added details on pre-configuring templates and using AI Bridge with Coder Tasks. Introduced a new image illustrating the AI Bridge implementation details. Updated compatibility notes for various AI clients. Addresses coder/aibridge#4 Preview: https://coder.com/docs/@aibridge-client-instructions/ai-coder/ai-bridge --------- Co-authored-by: david-fraley <67079030+david-fraley@users.noreply.github.com> Co-authored-by: Danny Kopping <danny@coder.com> Co-authored-by: David Fraley <davidiii@fraley.us>