Skip to content

Conversation

@jonathanhefner
Copy link
Member

A handful of fixes:

  • Fix --private-key-file to --private-key in github-actions.mdx DNS authentication example (the CLI expects hex-encoded key data, not a file path)
  • Add missing ./ prefix to mcp-publisher command in PAT authentication example
  • Fix typo verfication to verification in troubleshooting table
  • Remove duplicate word authentication in quickstart.mdx prerequisites
  • Fix name to identifier field in JSON examples in versioning.mdx
  • Fix PyPi to PyPI (correct capitalization) in moderation-policy.mdx

jonathanhefner and others added 2 commits January 21, 2026 09:32
Replace the markdown `# Frequently Asked Questions` heading with proper
MDX frontmatter that includes both `title` and `sidebarTitle` fields.
This brings the FAQ page in line with MDX documentation conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix `--private-key-file` to `--private-key` in `github-actions.mdx`
  DNS authentication example (the CLI expects hex-encoded key data, not
  a file path)
- Add missing `./` prefix to `mcp-publisher` command in PAT
  authentication example
- Fix typo `verfication` to `verification` in troubleshooting table
- Remove duplicate word `authentication` in `quickstart.mdx`
  prerequisites
- Fix `name` to `identifier` field in JSON examples in `versioning.mdx`
- Fix `PyPi` to `PyPI` (correct capitalization) in
  `moderation-policy.mdx`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jonathanhefner jonathanhefner merged commit 9d30456 into modelcontextprotocol:main Jan 21, 2026
3 checks passed
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.

2 participants