relodSupport

Connect your AI assistant

Give your assistant access to your Relod containers and readings. You sign in with your Relod account and approve access in your browser. Your assistant never needs your password in chat.

Start with your assistant

Try this message:

Connect to my Relod account at relod.app so you can check my containers.

Connection steps depend on your assistant. If it supports adding connections, it can help start setup. Otherwise, use its connection settings with the address below.

Relod MCP server address

https://www.relod.app/mcp

This is a connection address for your assistant, not a browser sign-in page.

Connection options

Codex

Your agent can use the installed Codex CLI to add Relod and start its native browser login:

codex mcp add relod --url https://www.relod.app/mcp
codex mcp login relod

Complete sign-in in the browser. Follow any activation or reload step requested by your client.

Claude Code

Your agent can use the installed Claude Code CLI to add Relod for this project and start native browser login:

claude mcp add --transport http relod https://www.relod.app/mcp
claude mcp login relod

If your version does not have the login command, use /mcp in Claude Code and choose Relod to authenticate.

ChatGPT and other assistants

In ChatGPT, use developer mode to add a custom MCP connection with the address above, then complete Relod sign-in. Availability depends on your account and workspace settings.

For other assistants, look for remote MCP connections with OAuth browser sign-in. An assistant that only browses websites cannot connect your account through web browsing alone.

Make sure you are connected

Ask: "Which Relod containers can you see, and are their readings current?"

Your assistant should check your account and retrieve your devices before confirming the connection. If none are assigned, it should say so. An exact fill percentage needs a usable calibration; stale or unavailable readings should be identified.

For agents setting up Relod

Use your host's native MCP and OAuth support with https://www.relod.app/mcp. Prefer an existing Relod connection when present. Let the user complete sign-in and consent in their browser; do not ask them to paste passwords or tokens into chat or build a custom token-handling script.

After authentication, call whoami and list_devices. A successful website fetch or saved configuration is not proof of an authenticated connection. If your host cannot add connections, explain the client-specific setup step rather than claiming success.

Appliance tools read account-scoped data; they do not change settings, order products, or make payments. Machine-readable connection guidance.