Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rime-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@MatthewDailey/rime-mcp",
"--client",
"claude"
]
}
}
}