mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(mise/tools): add memory and sequential-thinking mcp servers
This commit is contained in:
@@ -47,6 +47,8 @@ ruby_install = true
|
|||||||
"npm:@anthropic-ai/claude-code" = "latest"
|
"npm:@anthropic-ai/claude-code" = "latest"
|
||||||
"npm:@github/copilot-language-server" = "latest"
|
"npm:@github/copilot-language-server" = "latest"
|
||||||
"npm:@mermaid-js/mermaid-cli" = "latest"
|
"npm:@mermaid-js/mermaid-cli" = "latest"
|
||||||
|
"npm:@modelcontextprotocol/server-memory" = "latest"
|
||||||
|
"npm:@modelcontextprotocol/server-sequential-thinking" = "latest"
|
||||||
"npm:@openai/codex" = "latest"
|
"npm:@openai/codex" = "latest"
|
||||||
"npm:@prettier/plugin-php" = "latest"
|
"npm:@prettier/plugin-php" = "latest"
|
||||||
"npm:@upstash/context7-mcp" = "latest"
|
"npm:@upstash/context7-mcp" = "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user