HomeVersion Control › Kin

Kin

A graph-native code repository for people and AI agents.

Rust Local macOSWindowsLinux
★ 63 stars Last pushed 2026-09-23 License: Apache-2.0

Topics: Version Control

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.7.21)

npx -y @kinlab/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "kin": {
      "command": "npx",
      "args": [
        "-y",
        "@kinlab/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry