Pulse
Freeby MCP Community
Pulse MCP server — manage pods, features, workstreams, bugs, and more from Claude Code
v1.22.1Added Apr 12, 2026
mcppulseproject-managementclaude-code
Pulse MCP Server
Pulse MCP server — manage pods, features, workstreams, bugs, and more from Claude Code
Installation
npx -y @vailent/pulse-mcp
Reviews
Installation
Quick install
npx -y @vailent/pulse-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"pulse": {
"command": "npx",
"args": ["-y", "@vailent/pulse-mcp"]
}
}
}