Skip to content
Claude Desktop

Grasp — Code Architecture & Dependency Analysis for Claude Desktop

io.github.ashfordeou/grasp

Codebase analysis: dependency graphs, security scanning, and refactor plans for GitHub and GitLab.

client:Claude Desktop transport:stdio runtime:npm

Install Grasp — Code Architecture & Dependency Analysis in Claude Desktop

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

{
  "mcpServers": {
    "grasp": {
      "command": "npx",
      "args": [
        "-y",
        "grasp-mcp-server"
      ]
    }
  }
}

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

Grasp — Code Architecture & Dependency Analysis in other clients