@focus-mcp/brick-symbol
v1.2.1
Published
Symbol lookup in source files — find, get, bulk, body.
Maintainers
Readme
@focusmcp/symbol
Symbol lookup for FocusMCP — find, get, bulk lookup, and read symbol bodies from source files.
Tools
| Tool | Exposed as | Description |
|------|-----------|-------------|
| find | sym_find | Find symbols by name (substring match) |
| get | sym_get | Get exact symbol match with signature |
| bulk | sym_bulk | Look up multiple symbols in one call |
| body | sym_body | Read the body of a symbol (lines range) |
