Skip to content

Document claude-code page action#5133

Open
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1777033278-add-claude-code-page-action
Open

Document claude-code page action#5133
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1777033278-add-claude-code-page-action

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Documents the new claude-code page action added in fern-api/fern#15322. Updates the Page actions configuration section and related pages to include the new action, and aligns existing action descriptions with the updated docs.yml schema.

Changes:

  • Site-level settings (site-level-settings.mdx):

    • Added claude-code to the intro paragraph listing default-enabled actions
    • Added claude-code to page-actions.default options list
    • Added new <ParamField> for page-actions.options.claude-code
    • Updated chatgpt, claude, and cursor descriptions to match the updated docs.yml API definition (clearer wording, accurate default behavior, Ask AI requirement for cursor)
  • Frontmatter (frontmatter.mdx):

    • Updated hide-page-actions description to list all current page actions including Claude Code
  • Changelog (2026-04-24.mdx):

    • Added changelog entry for the new "Connect to Claude Code" page action

Review & Testing Checklist for Human

  • Verify the claude-code ParamField description accurately reflects the button behavior
  • Confirm the updated chatgpt, claude, and cursor descriptions match the intended behavior

Notes

Refs fern-api/fern#15322

Link to Devin session: https://app.devin.ai/sessions/c374a3af35b24540b9b706b3723d992c
Requested by: @kafkas

Co-Authored-By: Anar Kafkas <anarkafkas@gmail.com>
@devin-ai-integration devin-ai-integration Bot requested a review from devalog as a code owner April 24, 2026 12:23
tags: ["ai"]
---

## "Connect to Claude Code" page action
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] '"Connect to Claude Code" page action' should use sentence-style capitalization.

@github-actions
Copy link
Copy Markdown
Contributor

@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring


## "Connect to Claude Code" page action

Fern Docs sites with [Ask Fern](/learn/docs/ai-features/ask-fern/overview) enabled now display a "Connect to Claude Code" button alongside existing page actions. Clicking the button copies a `claude mcp add` command. Readers can paste it into their terminal to register your site's MCP server with Claude Code.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'now' that become outdated

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