get_class
Full class reference card with all public members
How to use it
get_class is exposed by the Codesurface MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_class 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_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)
search
Find APIs by keyword