pulse mcp for VS Code
io.github.patwalls/pulse-mcp
Free, agent-first social-post metrics — a post URL in, views/likes/comments out.
client:VS Code
transport:stdio
runtime:npm
Install pulse mcp in VS Code
.vscode/mcp.json
{
"servers": {
"pulse-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pulse-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs