# See repository for install instructions
{
"mcpServers": {
"comfablerlabs-relay": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comfablerlabs-relay": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comfablerlabs-relay": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The com.fablerlabs/relay server is a file-system tool that enables a human-in-the-loop request queue for autonomous agents, allowing them to file requests for a human and poll results. It connects to Model Context Protocol servers and supports stdio and mcpb protocols. Developers would use this tool when they need to integrate human oversight or input into the decision-making process of autonomous agents, facilitating a collaborative workflow between humans and AI systems.
Human-in-the-loop request queue for autonomous agents: file requests for a human, poll results.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with file system capabilities via the stdio transport.
Package
https://github.com/fablerlabs/relay/releases/download/v1.0.0/fabler-relay.mcpb on mcpb
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on mcpb.
What tools does it provide?
The Fabler Relay server extends your AI assistant with file system capabilities. Once installed, your AI can use its tools automatically.