Skip to content

Document MCP browser pool parity and missing tools#399

Draft
IlyaasK wants to merge 1 commit into
mainfrom
mcp-browser-pool-docs-pr112
Draft

Document MCP browser pool parity and missing tools#399
IlyaasK wants to merge 1 commit into
mainfrom
mcp-browser-pool-docs-pr112

Conversation

@IlyaasK
Copy link
Copy Markdown
Contributor

@IlyaasK IlyaasK commented Jun 3, 2026

What

  • Update the MCP docs on top of the per-page navigation from docs PR 394.
  • Add missing MCP tool pages through kernel-mcp-server PR 112: browser_curl, manage_projects, manage_api_keys, manage_auth_connections, manage_credentials, and manage_credential_providers.
  • Update existing MCP browser, browser pool, profile, app, computer action, resource, and utility pages to match the current MCP surface.
  • Document PR 112 behavior: browser pool update, browser pool parity fields, partial pool updates, discard_all_idle, structured next_actions, compact list responses, structured SSH forwarding guidance, clipboard actions, templated resources, and stricter pagination constraints.

Why

MCP docs PR 394 split the old single MCP page into a better per-page navigation structure. The runtime MCP surface has continued moving since then, so the docs needed to be brought forward to the tool schemas and agent flow in kernel-mcp-server PR 112.

How

  • Kept the PR 394 MCP tab structure and expanded the Tools group with the missing tool pages.
  • Used the live kernel-mcp-server branch for PR 112 as the source of truth for tool actions, parameters, and response behavior.
  • Updated page titles to title case while keeping tool identifiers in body copy and examples.

Verification

  • python3 -m json.tool docs.json >/dev/null
  • Verified every docs.json navigation page resolves to a file.
  • git diff --check
  • git diff --cached --check
  • PATH=/Users/ilyaas/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH npx -y mintlify dev
  • Checked every MCP navigation route in the Mintlify preview on http://localhost:3002; all returned 200.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 3, 2026

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

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Jun 3, 2026, 11:09 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

cursor[bot]
cursor Bot approved these changes Jun 4, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk assessment: Very Low risk.

I assessed the actual diff only. The PR changes Mintlify documentation/navigation files under docs.json and reference/mcp-server/**/*.mdx, adding and updating MCP tool/resource reference pages. I didn't find production code, infrastructure, auth/permission logic, schema changes, prompts used as model instructions, or shared runtime behavior changes.

The PR was already approved before this run, and the current update does not increase the risk level, so I did not add a new approval or dismiss the existing one. I also found no CODEOWNERS file in the checkout requiring owner review.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low risk.

I assessed the actual diff only. The update changes Mintlify documentation/navigation files (docs.json and reference/mcp-server/**/*.mdx) by reorganizing MCP tool navigation and adding/updating MCP tool/resource reference pages. I found no production code, infrastructure, auth/permission logic, schema changes, package/dependency changes, or model instruction/prompt files used at runtime.

No CODEOWNERS file is present in the checkout. The PR is already approved, and this update does not increase the risk level, so I did not add another approval or dismiss the existing one.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

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