Versions in this module Expand all Collapse all v1 v1.0.0 Mar 6, 2026 Changes in this version + func FindReferencesTool() mcp.Tool + func GetFileContentTool() mcp.Tool + func GetFileTreeTool() mcp.Tool + func GetRepoBranchesTool() mcp.Tool + func GoToDefinitionTool() mcp.Tool + func HandleFindReferences(c *client.Client) server.ToolHandlerFunc + func HandleGetFileContent(c *client.Client) server.ToolHandlerFunc + func HandleGetFileTree(c *client.Client) server.ToolHandlerFunc + func HandleGetRepoBranches(c *client.Client) server.ToolHandlerFunc + func HandleGoToDefinition(c *client.Client) server.ToolHandlerFunc + func HandleListRepos(c *client.Client) server.ToolHandlerFunc + func HandleSearchCode(c *client.Client) server.ToolHandlerFunc + func HandleSearchSymbols(c *client.Client) server.ToolHandlerFunc + func ListReposTool() mcp.Tool + func SearchCodeTool() mcp.Tool + func SearchSymbolsTool() mcp.Tool