Skip to main content
Glama
worktree-config.yaml620 B
# Worktree Configuration for MCP Migration worktree_base_dir: /tmp/hostaway-mcp-worktrees branch_prefix: mcp- base_branch: 001-we-need-to # Worktree lifecycle settings cleanup_on_success: true cleanup_on_failure: false # Keep for debugging # Timeouts (seconds) fix_timeout: 7200 # 2 hours per fix test_timeout: 600 # 10 minutes for tests pr_creation_timeout: 300 # 5 minutes for PR creation # Auto-merge settings auto_merge_enabled: true auto_merge_method: squash delete_branch_after_merge: true # Parallel execution limits max_concurrent_worktrees: 7 # All fixes can run in parallel (respecting dependencies)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/darrentmorgan/hostaway-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server