Quickstart

From a fresh signup to "Cursor is querying my GitHub" in about 5 minutes.

1. Sign up & create a workspace

Go to /signup, sign in with email or Google, and pick a workspace slug. The slug ends up in your MCP URL (https://app.orgmcp.io/t/<slug>/mcp) so make it short and DNS-friendly — acme, not Acme Corp Hamburg!.

2. Invite teammates

Open Members from the sidebar and add up to your plan's seat-limit. Invitees get a magic link via email; their membership is provisioned the first time they click through.

3. Connect your first source

Go to Connectors, click Add connector, pick GitHub or Google Drive, and follow the per-connector recipe:

  • GitHub — install the GitHub App on your org, or paste a PAT scoped to the repos you want indexed.
  • Google Drive — paste a service-account JSON for shared folders, or use Personal connectors for your own Drive.

Choose a visibility for the connector — "Whole tenant", "Specific group", or "Just me". This becomes the audience filter on every chunk indexed from that source.

4. Pick what to index

On the connector's Sources tab, select the specific repos, folders, or channels you want searchable. Connecting a tool only grants access — nothing is indexed until you add sources here. New sources start syncing automatically; watch the status turn synced on Knowledge sources.

5. Paste the MCP URL into your AI client

Copy your MCP endpoint (Overview → MCP endpoint, shaped like https://app.orgmcp.io/t/<slug>/mcp) into your client and complete the one-click OAuth sign-in. OrgMCP's OAuth authenticates you— your group memberships decide what content the client can read; there is no token to paste for the popular clients:

For CI, scripts, or clients without OAuth support, mint an API key under Settings → API keys (up to 5 active per member) and use it as a bearer token instead.

6. Test it

Ask your AI agent something like "What's in our last weekly?" or "Summarise the API docs in this repo" and check that the response includes citations from the connector you set up.

What's next?

  • Set up groups if you have departments that need separate access (e.g. HR vs. Eng).
  • Upgrade from Free to Team or Business when you outgrow the Free-tier seat and knowledge-source limits.
  • Configure Audit log retention for compliance reviews.