BuiltOnRails for Claude Desktop
io.github.nauman/builtonrails
Stack intelligence from real production Rails apps. Compare gems, scan a Gemfile.
client:Claude Desktop
transport:sse
Install BuiltOnRails in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"builtonrails": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://builtonrails.com/mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs