Deterministic structural code maps for AI agents — 7 tree-sitter MCP tools (TS/JS/Python): whole-tree map, symbol find, single-function reads that save 99% of file context. Sibling of periscope-mcp.
| Tool name | Description | Destructive? |
|---|---|---|
| overview | ✓ no | |
| functions | ✓ no | |
| comments | ✓ no | |
| map | ✓ no | |
| find | ✓ no |
| function_body | ✓ no | |
| info | ✓ no |
{
"mcpServers": {
"codelens-1": {
"command": "npx",
"args": [
"-y",
"codelens-mcp"
]
}
}
}