vk for Claude Code
io.github.bulatko/vk
VK (VKontakte): read walls, users, communities and stats; publish, edit and comment on posts.
client:Claude Code
transport:stdio
runtime:npm
Install vk in Claude Code
run in your project directory
claude mcp add vk -e VK_ACCESS_TOKEN=<VK_ACCESS_TOKEN> -- npx -y vk-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs