Skip to content
Cline

neurarch mcp for Cline

io.github.neurarch-ai/neurarch-mcp

Reads a PyTorch .py, a Neurarch graph, or a HF repo; agents inspect, lint, verify and rank designs.

client:Cline transport:stdio runtime:npm

Install neurarch mcp 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": {
    "neurarch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "neurarch-mcp"
      ]
    }
  }
}

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

neurarch mcp in other clients