nacyot/consolle
A IRB/Rails console server leveraging LLM tools like Claude Code for enhanced debugging capabilities.
Platform-specific configuration:
{
"mcpServers": {
"consolle": {
"command": "npx",
"args": [
"-y",
"consolle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...