Demonstrates how to integrate a Rails application with a remote MCP server using the mcp-rb gem.
This sample Rails application illustrates the use of the MCP protocol for communication with a remote MCP server. It provides a practical example of how to utilize the `mcp-rb` gem to interact with an MCP server, including a basic setup with a sample MCP server located within the project directory and instructions on running the application and sending requests.