Skip to content

[Access] Add API reference examples for MCP portal and server management#31007

Draft
kennyj42 wants to merge 1 commit into
cloudflare:productionfrom
kennyj42:kjohnson/mcp-portal-api-reference
Draft

[Access] Add API reference examples for MCP portal and server management#31007
kennyj42 wants to merge 1 commit into
cloudflare:productionfrom
kennyj42:kjohnson/mcp-portal-api-reference

Conversation

@kennyj42
Copy link
Copy Markdown
Collaborator

What this PR does

Adds a new 'Manage portals via API' section with inline API examples for:

  • List portals
  • Create a portal
  • List MCP servers
  • Create an MCP server (with auth_type reference table: oauth, bearer, unauthenticated)
  • Force sync an MCP server
  • Delete a portal

Why

The existing docs only showed API examples for toggling code mode (GET + PUT). Users who want to automate portal management via API had no examples for the core CRUD operations. This blocks CI/CD pipelines and programmatic portal management.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants