Relin for VS Code
io.github.earonesty/relin
Inspect webhook health, investigate delivery failures, configure sources, and replay events.
client:VS Code
transport:streamable-http
tools:52
Install Relin in VS Code
.vscode/mcp.json
{
"servers": {
"relin": {
"type": "http",
"url": "https://relin.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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