diff --git a/profile/tools.json b/profile/tools.json index 599c73a..dbdc635 100644 --- a/profile/tools.json +++ b/profile/tools.json @@ -153,6 +153,11 @@ "role": "Tree-sitter grammar for M — generated mechanically from m-standard's grammar-surface.json", "language": "javascript (grammar) + multi-language bindings", "license": "AGPL-3.0", + "agent_instructions": "https://github.com/m-dev-tools/tree-sitter-m/blob/main/AGENTS.md", + "repo_meta_url": "https://raw.githubusercontent.com/m-dev-tools/tree-sitter-m/main/dist/repo.meta.json", + "node_types_url": "https://raw.githubusercontent.com/m-dev-tools/tree-sitter-m/main/src/node-types.json", + "grammar_url": "https://raw.githubusercontent.com/m-dev-tools/tree-sitter-m/main/src/grammar.json", + "grammar_metadata_url":"https://raw.githubusercontent.com/m-dev-tools/tree-sitter-m/main/src/grammar-metadata.json", "consumes": ["m-standard"], "consumed_by": ["m-cli", "tree-sitter-m-vscode"], "bindings": ["wasm", "node", "rust", "python", "go"],