hookray-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOOKRAY_API_KEY | No | Required for persistent inboxes. Get one at hookray.com/app/settings/api-keys. | |
| HOOKRAY_BASE_URL | No | Override for self-hosting or local dev. | https://hookray.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_webhook_inboxA | Create a new HookRay webhook inbox and return its public capture URL. |
| list_requestsB | List webhook requests captured by a HookRay inbox. |
| inspect_requestB | Inspect the full headers, body, query params, and metadata for a captured request. |
| wait_for_requestB | Block until a new webhook arrives at an inbox, or return a timeout result. |
| replay_requestB | Replay a captured HookRay request to any destination reachable from this machine. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShotaTanikawa/hookray-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server