rime

lukasl-dev/rime
★ 16 stars Rust 📦 Other Updated 24d ago
An MCP server for NixOS users.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rime": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rime"
      ]
    }
  }
}

Topics

mcpmcp-servernixnixos