← Homii MCP product page

Homii MCP setup guide

Connect Claude, ChatGPT, Cursor, and other MCP clients to your Homii household with OAuth — no API keys.

Requirements

Authentication

Homii uses OAuth 2.0 with PKCE. When your client connects, you sign in to Homii, choose a household, and approve scopes:

OAuth consent

What you approve

  • Read access

    homii:read

    View meal plans, shopping lists, recipes, and pantry

  • Write access

    homii:write

    Add items, plan meals, and save preferences

OAuth discovery: /.well-known/oauth-authorization-server

Connect a client

Each client card includes the MCP server URL to paste. Signed in? Prefer Settings → Connected assistants — open a client setup modal to copy the URL and manage connections.

Claude

Claude Desktop

Add Homii under Connectors, then finish OAuth in your browser.

https://gethomii.ai/api/mcp
  1. Open Connectors

    In Claude Desktop, go to Settings → Connectors → Add custom connector.

  2. Paste the Homii URL

    Use the Homii MCP server URL as the remote connector address.

  3. Approve access

    Sign in to Homii, choose a household, and approve read and/or write scopes.

{
  "mcpServers": {
    "homii": {
      "url": "https://gethomii.ai/api/mcp"
    }
  }
}
Cursor

Cursor

Add Homii as a global remote MCP server from Cursor Settings.

https://gethomii.ai/api/mcp
  1. Open MCP settings

    In Cursor, go to Settings → MCP → Add new global MCP server.

  2. Add the Homii URL

    Create a remote connector and paste the Homii MCP server URL.

  3. Finish Homii OAuth

    When the browser opens, sign in, pick a household, and approve scopes.

ChatGPT

ChatGPT

Connect Homii from ChatGPT’s developer / connectors settings.

https://gethomii.ai/api/mcp
  1. Open connectors

    In ChatGPT, open developer or connectors settings for custom MCP servers.

  2. Point at Homii

    Add a custom MCP connector and paste the Homii MCP server URL.

  3. Approve the household

    Complete Homii OAuth, choose which household to connect, and confirm scopes.

What it can do

Example prompts

Example tools

Resources

MCP resources provide quick read-only snapshots:

Manage connections

View and revoke connected apps in Settings → Connected assistants. For the product overview, see Homii MCP.