You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol (MCP) server for efficient code symbol extraction using Tree-sitter. Instead of reading entire files as plain text, fs-query precisely extracts functions, classes, structs, and other symbols from codebases. Built for AI assistants that need surgical precision rather than brute-force file ingestion.