API Tools
hookpulse.net
Provides an API for creating and managing test endpoints and guest tokens for webhook testing.
ENDPOINT 1
https://hookpulse.net/mcp
MCP server metadata
- Name
- HookPulse
- Version
- b852c8c1
Superfície de agente do HookPulse. Toda tool é uma chamada na API pública de https://hookpulse.net. Catálogo e cota: https://hookpulse.net/api/ · spec: https://hookpulse.net/openapi.json. Cota estourada responde 402 com accepts[] (x402/USDC) — pague e repita a chamada.
Known tools 14
billingPlano free, preços x402 e a oferta de trial: cadastro com e-mail confirmado = 90 dias sem paywall de uso (campo `trial`; com sessão mostra o estado).
Inferred read-onlystatus_feed_urlURL pública (JSON e RSS) com o status de todos os endpoints do dono.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hookpulse]
url = "https://hookpulse.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hookpulse": {
"type": "http",
"url": "https://hookpulse.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hookpulse
Remote MCP URL: https://hookpulse.net/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hookpulse": {
"url": "https://hookpulse.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hookpulse": {
"type": "http",
"url": "https://hookpulse.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hookpulse",
"transport": "streamable-http",
"url": "https://hookpulse.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.