Skip to content

fix: include compatible clients in machine-readable docs - #44

Open
heartsiddharth1 wants to merge 1 commit into
agentplugins:mainfrom
heartsiddharth1:fix/compatible-clients-markdown
Open

fix: include compatible clients in machine-readable docs#44
heartsiddharth1 wants to merge 1 commit into
agentplugins:mainfrom
heartsiddharth1:fix/compatible-clients-markdown

Conversation

@heartsiddharth1

Copy link
Copy Markdown

Problem

The Compatible Clients page renders its data using the
<CompatibleClients /> React component. As a result, generated Markdown
outputs contained the component tag without the client names, capabilities,
MCP transports, or links.

Solution

Generate a Markdown representation from the existing compatibleClients
source of truth and substitute it when producing machine-readable
documentation.

The interactive HTML page remains unchanged.

Validation

  • Ran corepack pnpm build successfully.
  • Confirmed the generated Compatible Clients Markdown includes all current
    clients.
  • Confirmed <CompatibleClients /> is absent from the generated Markdown.

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

@heartsiddharth1 is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

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