Model Context Protocol (MCP) server configuration and tool manifest for goodrain/rainbond
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rainbond": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rainbond"
]
}
}
}