Skip to content
Claude Desktop

karst for Claude Desktop

io.github.moin105/karst

Code context for AI dev tools: pack-scoped, cited code retrieval over MCP.

client:Claude Desktop transport:stdio runtime:pypi

Install karst in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "karst": {
      "command": "uvx",
      "args": [
        "karst"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

karst in other clients