Skip to content
Claude Desktop

Weavatrix for Claude Desktop

io.github.weavatrix/weavatrix

Native Weavatrix MCP: 67 read-only tools for code, local CI, n8n, Dify, agents, Mermaid, Web3.

client:Claude Desktop transport:stdio runtime:npm

Install Weavatrix in Claude Desktop

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

{
  "mcpServers": {
    "weavatrix": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix"
      ]
    }
  }
}

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

Weavatrix in other clients