MCPVault

get_symbol_lsp_info

MCP tool from Vscode MCP by tjx666

Get comprehensive LSP info (definition, hover, signatures, etc.)

How to use it

get_symbol_lsp_info is exposed by the Vscode MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_symbol_lsp_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Vscode MCP

$claude mcp add vscode-mcp -- npx -y @vscode-mcp/vscode-mcp-server@latest
FULL VSCODE MCP LISTING