rails-ai-bridge 2.2.1
Rails-AI-Bridge introspects your Rails application and exposes structure to AI assistants via static context files and a live Model Context Protocol (MCP) server. It classifies Active Record models semantically (Core, Join, Supporting), optionally surfaces non-ActiveRecord Ruby classes under app/models (tagged POJO/Service), and integrates with editors and assistants such as Claude, Gemini, Cursor, and Windsurf.
Gemfile:
=
install:
=
Development Dependencies (7):
appraisal
~> 2.5
combustion
~> 1.5
rspec
~> 3.13
rubocop
~> 1.86
rubocop-rails-omakase
~> 1.1
simplecov
~> 0.22
yard
~> 0.9