pulse mcp for Zed
io.github.patwalls/pulse-mcp
Free, agent-first social-post metrics — a post URL in, views/likes/comments out.
client:Zed
transport:stdio
runtime:npm
Install pulse mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pulse-mcp": {
"command": "npx",
"args": [
"-y",
"pulse-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs