One-Command Install
Install all 10 recommended servers for Windsurf with a single command:
npx mymcpshelf add --client vscode context7-mcp-server mindsdb-mcp-server 1panel-mcp-server mastra-docs github-official-mcp-server playwright-browser-automation microsoft-playwright-mcp activepieces-mcp fastmcp figma-context-mcp Windsurf Configuration
Add this to ~/.vscode/mcp_config.json:
{
"mcpServers": {
"context7-mcp-server": {
"command": "npx",
"args": [
"-y",
"@upstash/context7"
]
},
"mindsdb-mcp-server": {
"command": "npx",
"args": [
"-y",
"mindsdb"
]
},
"1panel-mcp-server": {
"command": "npx",
"args": [
"-y",
"1panel-mcp"
]
},
"mastra-docs": {
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
},
"github-official-mcp-server": {
"command": "npx",
"args": [
"-y",
"@github/mcp-server"
]
},
"playwright-browser-automation": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
},
"microsoft-playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/playwright-mcp"
]
},
"activepieces-mcp": {
"command": "npx",
"args": [
"-y",
"@activepieces/mcp"
]
},
"fastmcp": {
"command": "npx",
"args": [
"-y",
"fastmcp"
]
},
"figma-context-mcp": {
"command": "npx",
"args": [
"-y",
"figma-context-mcp"
]
}
}
} Verified Picks for Windsurf
Security-scanned, ranked by relevance and popularity
Other Agents
Find MCP server recommendations for your preferred coding assistant: