Skip to Help content
Back to Help

Connect or reconnect MCP

Bind one Everyn organization in a supported host, then inspect reconnect and revoke in Settings.

How do I connect a host to Everyn?

The public production MCP endpoint is live at https://mcp.everyn.ai/mcp. Add that Streamable HTTP URL in a supported host, then complete OAuth. Host install recipes stay on Connect.

  1. Follow the host install recipes on Connect. That page is the only install entrypoint.
  2. Complete OAuth and select exactly one current Everyn organization. There is no organization_id argument.
  3. After the first authorized connection, open MCP settings to inspect endpoint, workspace, client, permissions, and last use.
  4. Call get_context in the host before mutating work.

How do I reconnect or pick a different workspace?

Reconnect and revoke live in MCP settings. Do not invent a second reconnect path.

  1. Open MCP settings to inspect the bound workspace and client.
  2. Use Reconnect there when you need to return to the workspace, or start a fresh host authorization from the MCP host.
  3. If the wrong organization is bound, select the intended membership at consent. MCP cannot switch organizations from tool input.
  4. If exact revoke is unavailable, Settings stays fail-closed and the connection is unchanged. Continue from the host rather than pretending Everyn ended it.

Scopes hosts may request are the standard OIDC set on Authentication. Do not add custom Everyn scope strings. Grouping at consent never broadens the grant; billing mutation, payment, API-key administration, and organization administration stay unreachable from MCP.

Was this article helpful?