Connect Relvios to your favorite AI CLI tools or desktop agents. Our MCP server allows AI to read threads and send direct replies securely.
When you connect Relvios to an AI agent using the Model Context Protocol, the agent gains access to the following tools:
List inbox threads. Supports filtering by source, status, priority, and search queries.
Read a full thread along with all of its associated messages and internal notes.
Directly send a real outbound reply to a thread utilizing the configured integration (e.g. SMTP or Gmail).
List all workspaces (id and name) where the current API key creator is an admin or owner.
Fetch new messages across all threads since a specific ISO date string (useful for polling).
To install the Relvios MCP server, you will need a Workspace API key. Below are the configuration instructions for popular AI clients.
Add the MCP server directly using the CLI command:
Add the following to your gemini_settings.json:
Add the following to your codex_config.toml:
ZeroClaw and OpenCode support similar TOML and JSON configurations. Reference the configuration examples in the mcp-configs/ directory of the Relvios codebase for zeroclaw_config.toml and opencode.json.