Ga naar de hoofdinhoud

Integration / Developer Tools & DevOps

Mintlify MCP integration

Search and retrieve documentation from Mintlify projects.

About Mintlify MCP

Mintlify MCP is a documentation platform for projects and developer docs. Access and search your project docs with fast, contextual results.

All integrations
Category
Developer Tools & DevOps
Connection
OAuth
Type
Tool
Actions
19
Tags
library

Example prompts

What you can ask Growf to do with Mintlify MCP

  • Search docs for API rate limits
  • Find authentication code examples in docs
  • List pages referencing onboarding developer guide

Available actions

19 actions your agents can run in Mintlify MCP

  • Checkout

    Select a deployment and open its editor session in one call. This is an org-wide connection, so `subdomain` is required to choose which deployment to open. Subsequent editor tools act on the active session. Required before editor branch tools; deployment-level operations (workflows, deployment, mem…

  • Create node

    Insert a node into the navigation tree under `parentId` (null = root). `order` is clamped into siblings and defaults to append. `data` is discriminated by `type`: `page` seeds a Y.Doc from `{ path, content }` (MDX is validated), while `group`, `tab`, `anchor`, `version`, `language`, and `product` t…

  • Delete node

    Remove a node and its subtree from the navigation tree by `nodeId`. For pages in the removed set, the hocuspocus room, document S3 blob, and baseline (Redis + S3) are cleaned up. To add a redirect for a removed page, use `update_config` with `add_redirect`. Returns `{ deletedNodeIds }`.

  • Diff

    Returns the list of changes between current session and main.

  • Discard session

    End the session without creating a PR

  • Edit page

    String-replace edit on a page Y.Doc body. `path` is the page href or markdown file path (e.g. "/quickstart" or "guides/setup.mdx"), with or without a leading slash or trailing .mdx — the same forms `read` accepts, including markdown files that exist in the repo but are not listed in docs.json navig…

  • Execute code

    Run TypeScript/JavaScript against the Admin MCP dashboard SDK inside a sandboxed Cloudflare isolate. The script body has access to top-level namespace proxies (workflows, deployment, members, billing, integrations, analytics, deployments) plus console. No outbound fetch, no bindings, no secrets. Th…

  • Get session state

    Get current session state including branch name, edited files, and nav diff

  • List branches

    List all git branches available for a deployment before or after checkout. Pass `subdomain` to target a deployment; it defaults to the active session and is required before checkout on this org-wide connection. Optionally filter with `query` to only return matching branch names. Returns `{ branches…

  • List deployments

    List the deployments this connection is authorized for, returning each `{ subdomain, name }`. On an org-wide connection this is every main (non-preview) deployment in your organization; on a connection scoped to specific deployments it returns only those. Use this to discover which subdomain to `ch…

  • List nodes

    List navigation nodes with optional filters over the current branch nav tree. `parentId: null` returns root-level nodes; a string returns direct children of that node; omit for no filter. `recursive: true` extends the parent filter to all descendants of `parentId` — pair with `parentId: null` (or o…

  • Move node

    Reposition a node in the navigation tree by nodeId. `parentId: null` moves to root; omit to keep the current parent. `order` is 0-based among the new siblings; omit to append. At least one of `parentId` or `order` is required. Parent/child compatibility is enforced against the allowed-children tabl…

Put Mintlify MCP to work inside Growf.

Connect it once and every workspace, agent and workflow can use it — securely, with your team in the loop.