01Efficient Documentation Access: Retrieves official Go documentation with minimal token usage
02Smart Package Discovery: Lists available Go packages in subdirectories when pointed at a directory without Go files.
03Flexible Path Support: Supports local file paths and import paths.
04Automatic Module Context: Creates temporary Go projects when needed, automatically setting up module context for external packages.
05Performance Optimized: Built-in response caching and efficient token usage.