Neither

Connect-first onboarding

Connect your work once

Connect a live source, wait for cited graph context, then install MCP in a supported client. No API Console or Chief of Staff detour on this path.

Not connectedContext pendingMCP pending
  1. Connect your source

    Choose one live-verified connector. Waitlisted providers show join-waitlist, not Connect.

    Sign in to see available connectors.

  2. Build your context

    Watch bounded backfill and graph progress. Your MCP key appears when cited graph state is ready.

    MCP key

    Issued when your connected source has produced cited graph context — rotation and recovery stay in Settings.

    Free limits: 10 MB stored context, 500 memory reads per day, and roughly a 3-day history snapshot. Per-minute rate limits still apply separately.

  3. Use it from your AI

    Install in a supported client from the published matrix, then run a guided query for a cited result.

    {
      "mcpServers": {
        "neither": {
          "command": "npx",
          "args": [
            "-y",
            "@neitherai/mcp-server@latest"
          ],
          "env": {
            "NEITHER_API_KEY": "sk_ctx_…",
            "NEITHER_API_BASE": "https://api.neither.online"
          }
        }
      }
    }

    After install, ask your AI a question about the connected source. A cited answer completes activation.

Or push selected files instead — use the push-first quickstart with npx -y neither@latest push.