search
Find APIs by keyword
How to use it
search is exposed by the Codesurface MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Codesurface
$
pip install codesurfaceOther tools in Codesurface (6)
file_path
scope results to a directory prefix or exact file (e.g. "src/services/" or "src/services/MergeService.ts")
get_class
Full class reference card with all public members
get_signature
Exact signature by name or FQN
get_stats
Overview of indexed codebase
include_tests
include test files in results (default false). Detects tests/, tests/, test/, .test., .spec., test., test
reindex
Incremental index update (mtime-based)