Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ Thanks to all [contributors](https://github.com/markets/awesome-ruby/graphs/cont
* [openai-ruby](https://github.com/openai/openai-ruby) - The official Ruby SDK for the OpenAI API.
* [RubyLLM](https://github.com/crmne/ruby_llm) - A delightful Ruby way to work with AI, providing one unified interface to OpenAI, Anthropic, Gemini, and other LLM providers.
* [ruby-openai](https://github.com/alexrudall/ruby-openai) - OpenAI API + Ruby!
* [ruby-utcp](https://github.com/universal-tool-calling-protocol/ruby-utcp) - A Ruby implementation of the Universal Tool Calling Protocol (UTCP) for discovering, searching, and calling tools over their native protocols.
* Model Context Protocol (MCP)
* [ruby-sdk](https://github.com/modelcontextprotocol/ruby-sdk) - The official Ruby SDK for the Model Context Protocol (MCP), for building MCP servers and clients.
* [tidewave](https://github.com/tidewave-ai/tidewave_rails) - MCP server for better agentic Rails development, runtime-level tools for your agent to talk to your running app.
Expand Down