Wheremind
Invite-only Soft access

Location for your AI

Hosted Places, proximity, and routes over MCP — for people and agents. Soft access is invite-only.

Request invite

Private Soft access: hosted Maps, a human OAuth door, and an agent Bearer door. No public signup yet.

I have a code
We’ll send a Soft invite when ready. This page never issues a Bearer.

How it works

Connect with OAuth

  1. Request invite above, or redeem a code on invite.wheremind.ai.
  2. Add the MCP URL in an OAuth connectors host → sign in when asked. No Bearer paste.
  3. Ask for places, proximity, and routes.

Agent

  1. Redeem a Soft invite (or use an issued agent Bearer) at invite.wheremind.ai.
  2. Store the MCP URL and Bearer once on the connector — Cursor mcp.json, Claude Code claude mcp add … --header, or any host that keeps a Bearer. Never put the Bearer in a URL.
  3. Call tools. No human click-through is required after the Bearer is stored.

Live Soft MCP URL (after invite): https://invite.wheremind.ai/mcp

{
  "mcpServers": {
    "wheremind": {
      "url": "https://invite.wheremind.ai/mcp",
      "headers": {
        "Authorization": "Bearer …"
      }
    }
  }
}
claude mcp add --transport http wheremind https://invite.wheremind.ai/mcp --header "Authorization: Bearer …"

Agents: also read /llms.txt. Do not send a human through an OAuth loop when a durable Bearer is already stored.

What you get

Builders using AI tools who need real-world location answers — humans in chat UIs and agents over MCP — without becoming a Maps Platform admin.

Connect for agents

Streamable HTTP MCP

Live Soft MCP URL after invite. Bearer for agents, OAuth for humans — docs only, not Soft Access.

MCP URL
https://invite.wheremind.ai/mcp
Auth
OAuth (human) · Bearer (agent)
Tools
places · proximity · routes
Soft Access lives on invite after redeem. Full live tool map: invite.wheremind.ai/llms.txt.

FAQ

Do you use Google Maps?

Hosted Maps via Google Maps Platform. Google’s terms may apply. See Terms. We don’t accent-brand Google on this page.

Human vs Agent?

Human = OAuth in a connectors host (sign in when asked). Agent = durable Bearer stored once on the connector.

Works with Cursor / Claude Code?

Yes — Human path via OAuth connectors hosts. Agent Bearer (CLI or mcp.json snippet above).

Public signup?

Not yet — use Request invite. Soft stays invite-only until Soft sell is ready.

A future Soft plan is planned around €5/month. It is not for sale from this page.

I already have a code?

Go to invite.wheremind.ai to redeem and open Soft Access.