Skip to content

feat: unified MCP setup via chezmoidata#9

Merged
caipira113 merged 1 commit into
mainfrom
devin/1782454110-unified-mcp-setup
Jun 26, 2026
Merged

feat: unified MCP setup via chezmoidata#9
caipira113 merged 1 commit into
mainfrom
devin/1782454110-unified-mcp-setup

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

MCP server declarations moved to a single .chezmoidata.yaml source of truth, with platform-specific run_onchange_ scripts that execute devin mcp add / claude mcp add CLI commands (remove-then-add pattern for idempotent updates).

# .chezmoidata.yaml
mcp_servers:
  stdio: { context7, heroui-react, heroui-native }
  http:  { deepwiki }

Scripts use command -v / Get-Command to skip missing CLIs, and a # hash: comment triggers re-execution only when declarations change.

Other changes:

  • mcpServers removed from config.json (both Linux and Windows paths) — now managed by CLI
  • dot_claude/settings.json added ({"theme": "dark"}~/.claude/settings.json)

Link to Devin session: https://app.devin.ai/sessions/c5a2e37f435e42c08adf79c46ce59b0e
Requested by: @caipira113

@caipira113 caipira113 self-assigned this Jun 26, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@caipira113 caipira113 merged commit c420cc7 into main Jun 26, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant