feat(mise/tools): add memory and sequential-thinking mcp servers

This commit is contained in:
2025-07-07 23:14:02 +01:00
parent 36195046d4
commit 9fc5722fa7

View File

@@ -47,6 +47,8 @@ ruby_install = true
"npm:@anthropic-ai/claude-code" = "latest"
"npm:@github/copilot-language-server" = "latest"
"npm:@mermaid-js/mermaid-cli" = "latest"
"npm:@modelcontextprotocol/server-memory" = "latest"
"npm:@modelcontextprotocol/server-sequential-thinking" = "latest"
"npm:@openai/codex" = "latest"
"npm:@prettier/plugin-php" = "latest"
"npm:@upstash/context7-mcp" = "latest"