Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub chaserx/cpc --plugin rails-specialistCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ruby-lsp": {
"command": "bundle",
"args": [
"exec",
"ruby-lsp"
]
}
}
}Server configuration and connection parameters
bundleCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.