Add Kiomora
Paste the private MCP endpoint into a compatible agent host.
Connect ChatGPT, Codex, Claude Code, Gemini CLI, OpenCode, Hermes Agent, Grok, or another compatible MCP host to retrieve saved history, create supported logs, and open your reports.
Private OAuth authorization · Revocable connections · Kiomora Plus required
Ask naturally
Kiomora connection
Connected to
https://mcp.kiomora.com/mcpUse this same URL in every compatible host
https://mcp.kiomora.com/mcpOne private bridge
Paste the private MCP endpoint into a compatible agent host.
Sign in with the same Kiomora account as your mobile app.
Log an update, retrieve history, or open a report from your agent.
Private by authorization
Host support, confirmation behavior, and write access can vary by provider plan and workspace.
Kiomora checks the connected user, approved scope, record ownership, and active Plus access before supported tool calls.
MCP endpoint
https://mcp.kiomora.com/mcpSetup guides
Every option below points to the same private Kiomora endpoint. You need an active Kiomora Plus entitlement, and the host must support remote HTTP MCP servers with OAuth.
Web app
Create a custom MCP app in a supported ChatGPT workspace and use the Kiomora endpoint as its remote server URL.
Custom MCP apps and write actions currently depend on the ChatGPT plan, workspace role, administrator settings, and web availability.
Open official ChatGPT documentationCLI and desktop
Add Kiomora as a streamable HTTP MCP server, then authorize it in your browser.
codex mcp add kiomora --url https://mcp.kiomora.com/mcp
codex mcp login kiomoraCLI
Add the remote HTTP server at user scope so the connection is available across your Claude Code projects.
claude mcp add --transport http --scope user kiomora https://mcp.kiomora.com/mcpCLI
Add the streamable HTTP endpoint at user scope. Gemini CLI can discover the Kiomora OAuth flow automatically.
gemini mcp add kiomora https://mcp.kiomora.com/mcp --transport http --scope userCLI and desktop
Add Kiomora as a remote server in your OpenCode configuration. OAuth is detected when the connection starts.
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"kiomora": {
"type": "remote",
"url": "https://mcp.kiomora.com/mcp",
"enabled": true
}
}
}CLI
Register the remote endpoint with OAuth enabled so Hermes can open the Kiomora authorization flow.
hermes mcp add kiomora --url https://mcp.kiomora.com/mcp --auth oauthWeb app
Create a custom connector in Grok and give it the public Kiomora MCP endpoint.
Business and Enterprise workspaces may require an administrator to add the connector for the team.
Open official Grok documentationTest the connection
Begin with a read, then try a small write and verify it in the Kiomora mobile app. Include the date and local time when the day matters.
Before you approve
Kiomora checks the authorized user, scopes, record ownership, and active Plus access. The external agent still processes the prompts and Kiomora results it requests under that provider’s own terms.
Common questions
No. You sign in on Kiomora’s authorization screen. The host receives revocable OAuth tokens and approved tool access, not your Kiomora, Google, or Apple password.
Yes. Each authorization appears as a separate connection in your Kiomora account, even when two clients use the same display name.
No. A connected host can retrieve supported records through the available tools, often in pages. That is not a complete archive of every account field, file, or attachment.
No. Bulk deletion is not available through the Kiomora MCP connection. A specifically identified supported record can be deleted only through the confirmed action exposed by the connection.
Sign in on this page, find the connection under Connected agents, and choose Disconnect. Losing Kiomora Plus also prevents tool calls from succeeding.
No. Tool discovery, confirmations, write access, and custom connector availability depend on the host, its version, your plan, and workspace policies.
Sign in with the same account you use in Kiomora.