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:
- What the connector is, in one paragraph
- Where to get the required credential(s) (with screenshots of the upstream provider's UI where helpful)
- Pasting credentials into the GAIA Agent UI
- Per-agent grant examples
- Common errors / troubleshooting
- 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
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.
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>.mdxpage covering:Once a page lands, set
docs_urlin the matching catalog spec tohttps://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
mcp-outlookmcp-google-calendarmcp-gmailmcp-sendgridmcp-notionmcp-linearmcp-jiramcp-slackmcp-gitmcp-postgresmcp-desktop-commandermcp-fetchmcp-brave-searchmcp-context7mcp-playwrightmcp-microsoft-learnmcp-spotifymcp-stripemcp-memorymcp-filesystemmcp-windows-automationUse 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.