Back to MCP Servers
Pipepie
Self-hosted webhook relay and tunnel with Noise NK encryption. 13 MCP tools to inspect requests, replay webhooks, trace AI pipelines, connect/disconnect tunnels, and manage subdomains. No tokens or passwords — the cryptographic handshake is the auth.
developer-toolsai
By pipepie
Installation
npx -y pipepieConfiguration
{
"mcpServers": {
"pipepie": {
"command": "npx",
"args": ["-y", "pipepie"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes