Skip to content

Add monday.com MCP server setup page#423

Closed
socialyadept wants to merge 2 commits into
mainfrom
muhammad.kumail/monday-mcp-page
Closed

Add monday.com MCP server setup page#423
socialyadept wants to merge 2 commits into
mainfrom
muhammad.kumail/monday-mcp-page

Conversation

@socialyadept

Copy link
Copy Markdown
Contributor

Summary

monday.com has two ways C1 can govern it, but there was no docs page for either yet. This adds a brand-new setup page with the same two-tab pattern used for the other vendors that ship both a native hosted MCP server and a C1-hosted API-backed MCP server:

  • Monday MCP (default tab) — connects to monday.com's own hosted MCP server (mcp.monday.com). Authentication is per-user OAuth with dynamic client registration (DCR) only — monday.com's hosted server doesn't offer a bearer token or API key mode, so there's nothing to create in monday.com first. Listed as plain Monday in the MCP server catalog. Before anyone can connect, an account admin also needs to turn on hosted MCP access under monday.com's own Admin > Permissions > AI Connectors panel.
  • monday.com API — C1's own MCP server that translates monday.com's REST/GraphQL API into tools. Authentication is a single personal API token sent as a bearer token (no OAuth option), so this tab is a simpler single-method page.

A comparison table above the tabs explains the difference up front (who hosts the server, authentication, access scoping, tool surface, setup effort), and the intro prose is explicit about which catalog entry ("Monday" vs "monday.com") each option maps to, since the two names are easy to conflate.

Also adds the new page to site navigation, alphabetically between the Metronome and n8n entries.

Test plan

  • Verified all external reference links (monday.com, developer.monday.com, support.monday.com, github.com/mondaycom/mcp) resolve live
  • Verified internal doc links/anchors (/product/admin/mcp-servers#..., /product/admin/enable-ai-access-management#..., etc.) exist on main
  • Checked MDX component tags (Tabs/Tab/Steps/Step/Note) are balanced
  • Verified docs.json is valid JSON and the new entry is the only change to that file

🤖 Generated with Claude Code

Documents both ways C1 governs monday.com: the native hosted MCP
server (per-user OAuth with dynamic client registration) and C1's own
API-backed MCP server (personal API token as a bearer token). Adds the
new page to site navigation alongside the other MCP server guides.

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Jul 24, 2026, 10:04 PM

Align monday.mdx's section structure with product/admin/mcp-server/notion.mdx's
actual shipped convention (## headings inside each Tab) instead of bold
pseudo-headings.

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>

Copy link
Copy Markdown
Contributor Author

Superseded by #427 — combining all the native-MCP-tab PRs into a single PR per request.

@socialyadept
socialyadept deleted the muhammad.kumail/monday-mcp-page branch July 24, 2026 22:27
@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟡 Building Jul 24, 2026, 10:03 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant