← Registry

API Tools

hookpulse.net

Provides an API for creating and managing test endpoints and guest tokens for webhook testing.

1 endpoint14 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://hookpulse.net/mcp

No auth detected

MCP server metadata

Name
HookPulse
Version
b852c8c1
Capabilities
tools
Server instructions

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

api_index

Índice completo da API HookPulse.

Inferred read-only
health

Liveness.

Inferred read-only
create_guest

Cria guest token hp_…

Inferred read-only
list_endpoints

Lista endpoints do guest/sessão.

Inferred read-only
create_endpoint

Cria dead-man endpoint.

Inferred read-only
get_endpoint

Status de um endpoint (use token do endpoint se tiver).

Inferred read-only
delete_endpoint

Remove endpoint do dono.

Potential side effects
list_events

Últimos pings do ingest.

Inferred read-only
ping_ingest

Simula o cron: GET no /in/:id.

Inferred read-only
billing

Plano 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-only
status_feed_url

URL pública (JSON e RSS) com o status de todos os endpoints do dono.

Inferred read-only
status_feed_rotate

Gira o token do feed de status; a URL anterior deixa de valer.

Inferred read-only
list_templates

Snippets de ingest e o JSON que o HookPulse POSTA no miss.

Inferred read-only
contact

Suporte.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.