Skip to content

docs(connectors): write setup guides for remaining catalog entries #937

@itomek

Description

@itomek

The connector framework (#926) shipped with two real setup guides — Google and GitHub — and the index page lists everything else under "Coming soon."

Each remaining catalog entry needs its own docs/connectors/<id>.mdx page covering:

  1. What the connector is, in one paragraph
  2. Where to get the required credential(s) (with screenshots of the upstream provider's UI where helpful)
  3. Pasting credentials into the GAIA Agent UI
  4. Per-agent grant examples
  5. Common errors / troubleshooting
  6. Revoking access

Once a page lands, set docs_url in the matching catalog spec to https://amd-gaia.ai/connectors/<id> so the AgentUI's "Learn more" link points at it. Update docs/connectors/index.mdx — move the connector from "Coming soon" into "Documented connectors."

Catalog entries to cover

  • Microsoft 365 — mcp-outlook
  • Calendars — mcp-google-calendar
  • Email — mcp-gmail
  • Email — mcp-sendgrid
  • Productivity — mcp-notion
  • Productivity — mcp-linear
  • Productivity — mcp-jira
  • Productivity — mcp-slack
  • Developer — mcp-git
  • Developer — mcp-postgres
  • Developer — mcp-desktop-commander
  • Web — mcp-fetch
  • Web — mcp-brave-search
  • Web — mcp-context7
  • Web — mcp-playwright
  • Web — mcp-microsoft-learn
  • Other — mcp-spotify
  • Other — mcp-stripe
  • Other — mcp-memory
  • Other — mcp-filesystem
  • Other — mcp-windows-automation

Use docs/connectors/google.mdx and docs/connectors/github.mdx as templates. They establish the structure and tone.

Pick whichever connector you'd actually use yourself — those are usually the ones where the docs catch real friction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions