Used by 1 plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "tree-sitter": { "command": "npx", "args": [ "-y", "@nendo/tree-sitter-mcp@latest", "--mcp" ] } } }
npx