From f873aed4e81eed89e98e6e96c2c3e75f02885de8 Mon Sep 17 00:00:00 2001 From: Matt Ferrante Date: Tue, 3 Dec 2024 10:54:57 -0700 Subject: [PATCH] Added any-chat-completions-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 595335b..dce3e45 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ - **[Bluesky](https://github.com/keturiosakys/bluesky-context-server)** - integrates with Bluesky API to query and search feeds and posts. - **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server. - **[Jina Reader](https://github.com/wong2/mcp-jina-reader)** - Fetch the content of a remote URL as Markdown with Jina Reader. +- **[any-chat-completions-mcp](https://github.com/pyroprompts/any-chat-completions-mcp)** - Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more ---