From f7d139b282354d6cd6a34462c3b3eda0110af343 Mon Sep 17 00:00:00 2001 From: Matt May Date: Fri, 6 Dec 2024 16:20:58 -0600 Subject: [PATCH] Update README.md Added link to mzxrai/mcp-openai: MCP server to chat with OpenAI models --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8721b3b5..efde19bd 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ Interact with Git repositories and version control platforms. Enables repository ### 🛠️ Other Tools and Integrations +- [mzxrai/mcp-openai](https://github.com/mzxrai/mcp-openai) 📇☁️ - Chat with OpenAI's smartest models - [mrjoshuak/godoc-mcp](https://github.com/mrjoshuak/godoc-mcp) 🏎️ 🏠 - Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files - [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol - [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/tree/main/src/everything) 📇 🏠 - MCP server that exercises all the features of the MCP protocol