File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "env" : {
2828 "DISABLE_NOTIFICATIONS" : " true"
2929 }
30+ },
31+ "context7" : {
32+ "type" : " stdio" ,
33+ "command" : " bunx" ,
34+ "args" : [" -y" , " @upstash/context7-mcp@latest" ]
35+ },
36+ "sequential-thinking" : {
37+ "type" : " stdio" ,
38+ "command" : " bunx" ,
39+ "args" : [" -y" , " @modelcontextprotocol/server-sequential-thinking" ]
40+ },
41+ "memory" : {
42+ "type" : " stdio" ,
43+ "command" : " bunx" ,
44+ "args" : [" -y" , " @modelcontextprotocol/server-memory" ]
45+ },
46+ // "github": {
47+ // "type": "stdio",
48+ // "command": "bunx",
49+ // "args": ["-y", "@modelcontextprotocol/server-github"],
50+ // "env": {
51+ // "GITHUB_PERSONAL_ACCESS_TOKEN": "YOUR_TOKEN_HERE"
52+ // }
53+ // },
54+ "playwright" : {
55+ "type" : " stdio" ,
56+ "command" : " bunx" ,
57+ "args" : [" @playwright/mcp@latest" ]
3058 }
3159 }
32- }
60+ }
You can’t perform that action at this time.
0 commit comments