Skip to content
Windsurf

vk mcp for Windsurf

io.github.theyahia/vk-mcp

MCP server for VK API — wall posts, news search, users, groups. 4 tools.

client:Windsurf transport:stdio runtime:npm

Install vk mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/vk-mcp"
      ],
      "env": {
        "VK_ACCESS_TOKEN": "<VK_ACCESS_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vk mcp in other clients