VK MCP Server for Windsurf
io.github.ssm82/vk-mcp
MCP server for VK API with 180+ tools: users, wall, groups, friends, photos, messages.
client:Windsurf
transport:stdio
runtime:npm
Install VK MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vk-mcp": {
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs