Relin for Claude Desktop
io.github.earonesty/relin
Inspect webhook health, investigate delivery failures, configure sources, and replay events.
client:Claude Desktop
transport:streamable-http
tools:52
Install Relin in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"relin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://relin.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- describe_relin
- list_supported_webhook_shapes
- get_setup_guide
- list_api_keys
- create_api_key
- revoke_api_key
- list_sources
- create_source
- rotate_source_token
- archive_source
- list_destinations
- create_destination
- list_apps
- create_app
- get_app
- list_recipients
- upsert_recipient
- list_endpoints
- create_endpoint
- get_endpoint
- update_endpoint
- delete_endpoint
- rotate_endpoint_secret
- list_messages