Skip to content

Conversation

@davidfirst
Copy link
Member

Adds a dedicated bit_create tool to the MCP server with proper argument validation and documentation. This tool provides a more user-friendly interface for creating components compared to using the generic bit_execute tool.

Features:

  • Dedicated tool with specific schema for template name, component names, and all create flags
  • Proper validation for all bit create arguments (namespace, scope, aspect, path, env, force)
  • Uses the same execution pattern as other MCP tools for consistency
  • Comprehensive documentation matching the original command help
@davidfirst davidfirst merged commit 8512501 into master Aug 25, 2025
11 checks passed
@davidfirst davidfirst deleted the add-bit-create-mcp-tool branch August 25, 2025 14:54
davidfirst added a commit that referenced this pull request Aug 28, 2025
Adds a dedicated `bit_create` tool to the MCP server with proper
argument validation and documentation. This tool provides a more
user-friendly interface for creating components compared to using the
generic `bit_execute` tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants