Emeenent14/relay
Relay is a desktop application for managing Model Context Protocol (MCP) servers. It provides a user-friendly interface to configure, enable/disable, and export MCP servers for use with Claude Desktop and other AI applications.
Platform-specific configuration:
{
"mcpServers": {
"relay": {
"command": "npx",
"args": [
"-y",
"relay"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...