Skip to content

Docs MCP: list_edge_components + Mobile v4 getting-started page - #521

Merged
shanerbaner82 merged 3 commits into
mainfrom
feature/docs-v4-mcp-getting-started
Sep 13, 2026
Merged

Docs MCP: list_edge_components + Mobile v4 getting-started page#521
shanerbaner82 merged 3 commits into
mainfrom
feature/docs-v4-mcp-getting-started

Conversation

@shanerbaner82

@shanerbaner82 shanerbaner82 commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Mobile v4 Getting Started page for the public Docs MCP server
  • Replace public Docs MCP list_apis with list_edge_components (EDGE / SuperNative UI components)
  • Mirror REST: /api/mcp/edge-components/{platform}/{version} (removes /api/mcp/apis/...)
  • Update mcp-content.md and the v4 getting-started MCP tool list

Tool schema

list_edge_components

  • platform: enum desktop | mobile (default mobile)
  • version: optional string; defaults to latest for that platform via getLatestVersions()

Test plan

  • DocsMcpServerPageTest tools/list includes list_edge_components, not list_apis
  • list_edge_components for mobile/4 returns button, text, etc. (42 components)
  • Omitted version defaults to latest mobile
  • REST /api/mcp/edge-components/mobile/4 works; /api/mcp/apis/... 404s
  • McpSecurityTest updated for the new route
  • Pint clean

Document the hosted, no-key NativePHP docs MCP under getting-started (order 275) with connect snippets and a short tool list, linking out to /mcp for the full client matrix.
Mobile v3+ documents native APIs under Plugins; point v4 Getting Started readers at search_docs / plugins for latest.
Agents building SuperNative/EDGE apps need the component catalog more than
the legacy Mobile v1/v2 apis section. Defaults version to latest per platform.
@shanerbaner82 shanerbaner82 changed the title Add Mobile v4 Getting Started Docs MCP page Docs MCP: list_edge_components + Mobile v4 getting-started page Sep 13, 2026
@shanerbaner82
shanerbaner82 merged commit 0c1da20 into main Sep 13, 2026
3 checks passed
@shanerbaner82
shanerbaner82 deleted the feature/docs-v4-mcp-getting-started branch September 13, 2026 20:10
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