"mcpServers": {
"playwright-extension": {
"command": "npx",
"args": [
"@playwright/mcp@latest",
"--extension"
]
},
"chrome-devtools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp@latest",
"--autoConnect",
"--channel=stable",
"--slim"
],
"env": {}
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
],
"env": {
"DEFAULT_MINIMUM_TOKENS": "10000"
}
},
"mastergo-magic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastergo/magic-mcp",
"--token=mg_3c9b08f5e0734dbd937dacb8c240031d",
"--url=https://mgmg.alibaba-inc.com"
],
"env": {}
},
"pencil": {
"command": "/Users/yinpeng/.pencil/mcp/visual_studio_code/out/mcp-server-darwin-arm64",
"args": [
"--app",
"visual_studio_code",
"--agent",
"claudeCodeCLI"
],
"env": {},
"type": "stdio"
}
}
"mcpServers": {
"playwright-extension": {
"command": "npx",
"args": [
"@playwright/mcp@latest",
"--extension"
]
},
"chrome-devtools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp@latest",
"--autoConnect",
"--channel=stable",
"--slim"
],
"env": {}
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
],
"env": {
"DEFAULT_MINIMUM_TOKENS": "10000"
}
},
"mastergo-magic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastergo/magic-mcp",
"--token=mg_3c9b08f5e0734dbd937dacb8c240031d",
"--url=https://mgmg.alibaba-inc.com"
],
"env": {}
},
"pencil": {
"command": "/Users/yinpeng/.pencil/mcp/visual_studio_code/out/mcp-server-darwin-arm64",
"args": [
"--app",
"visual_studio_code",
"--agent",
"claudeCodeCLI"
],
"env": {},
"type": "stdio"
}
}