pulse subregistry for Claude Code
com.pulsemcp/pulse-subregistry
MCP server providing access to the PulseMCP Sub-Registry for browsing and discovering MCP servers.
client:Claude Code
transport:stdio
runtime:npm
Install pulse subregistry in Claude Code
run in your project directory
claude mcp add pulse-subregistry -e PULSEMCP_SUBREGISTRY_API_KEY=<PULSEMCP_SUBREGISTRY_API_KEY> -e PULSEMCP_SUBREGISTRY_TENANT_ID=<PULSEMCP_SUBREGISTRY_TENANT_ID> -e SHOW_ADMIN_TOOLS=<SHOW_ADMIN_TOOLS> -- npx -y @pulsemcp/pulse-subregistry
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs