Skip to content

Releases: teabranch/open-responses-server

MCP for Chat Completions

22 Jun 23:01

Choose a tag to compare

Both Chat Completions and Responses API endpoints both now support MCP.
Known issue: Codex around Responses API doesn't present MCP result correctly, but can be seen by the user.

chore: Added links to readme

20 May 21:34

Choose a tag to compare

v0.3.4

Version 0.3.4

Fixed Chat mode history context

19 May 22:59

Choose a tag to compare

v0.3.3

Version 0.3.3

Added MCP support to responses api (& Codex chat)

16 May 20:44

Choose a tag to compare

New package name

14 May 06:07

Choose a tag to compare

v0.3.1

Version 0.3.1

before package rename

14 May 05:36

Choose a tag to compare

removing openai from package name

Fixed readme

09 May 21:48

Choose a tag to compare

Tested on Nvidia Jetson with Ollama

First working release

09 May 21:44

Choose a tag to compare

Tested on Nvidia Jetson with Ollama

Fix endpoint, tested cli

09 May 21:07

Choose a tag to compare

Pre-release
v0.2.4

Version 0.2.4

Test on github codespaces successful including command use

03 May 16:27

Choose a tag to compare

See resources/example-simple-request.png
Command works.

The request goes through the proxy to Groq.
This lets us add support for Web research (crawl4ai), file search (Graphiti) and more.
MCPs planned as well.