Module: BundlerMCP
- Defined in:
- lib/bundler_mcp.rb,
lib/bundler_mcp/server.rb,
lib/bundler_mcp/version.rb,
lib/bundler_mcp/gem_resource.rb,
lib/bundler_mcp/tool_collection.rb,
lib/bundler_mcp/environment_checker.rb,
lib/bundler_mcp/resource_collection.rb,
lib/bundler_mcp/tools/get_gem_details.rb,
lib/bundler_mcp/tools/list_project_gems.rb
Overview
Namespace for BundlerMCP code
Defined Under Namespace
Modules: Tools Classes: EnvironmentChecker, GemResource, GemfileNotFound, ResourceCollection, Server, ToolCollection
Constant Summary collapse
- Error =
Base error class for BundlerMCP
Class.new(StandardError)
- VERSION =
"0.2.1.1"