Loading MCP server directory, please wait...
Human-in-the-loop request queue for autonomous agents: file requests for a human, poll results.
npx @getmcp/cli add com.fablerlabs/relayRequires Node.js 18+. Community-contributed server. Review source before installing.
RELAY_URLBase URL of your deployed relay worker (deploy your own — see README)
RELAY_AGENT_KEYAgent bearer key of your relay deployment (wrangler secret RELAY_AGENT_KEY)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.fablerlabs/relay": {
"command": "https://github.com/fablerlabs/relay/releases/download/v1.0.0/fabler-relay.mcpb",
"env": {
"RELAY_URL": "",
"RELAY_AGENT_KEY": ""
}
}
}
}