Skip to content
Cline

Grasp — Code Architecture & Dependency Analysis for Cline

io.github.ashfordeou/grasp

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

client:Cline transport:stdio runtime:npm

Install Grasp — Code Architecture & Dependency Analysis in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Grasp — Code Architecture & Dependency Analysis in other clients