EchoRelay for Claude Code
dev.echorelay/management
A managed runtime for custom API integrations. Manage lines, endpoints, keys, logs and DLQ via MCP.
client:Claude Code
transport:streamable-http
tools:80
Install EchoRelay in Claude Code
run in your project directory
claude mcp add --transport http management https://mcp.echorelay.dev
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
What Claude Code can do once it is connected
- get_project
- list_lines
- list_endpoints
- get_endpoint
- get_config
- config_diff
- list_config_revisions
- get_line_draft
- preview_line_draft
- publish_line_draft
- discard_line_draft
- discard_draft_endpoint
- schedule_line_publish
- cancel_line_publish
- rollback_config
- get_billing
- set_burst_opt_in
- set_rpm_ceiling
- set_outbound_allowlist
- create_line
- delete_line
- activate_line
- deactivate_line
- duplicate_line