Skip to content

docs: point EU/self-hosted plugin users at a plugin update, not a manual MCP entry - #2211

Merged
dmontagu merged 5 commits into
mainfrom
dm/mcp-plugin-update
Aug 12, 2026
Merged

dmontagu merged 5 commits into
mainfrom
dm/mcp-plugin-update

Conversation

@dmontagu

@dmontagu dmontagu commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #2208.

The LOGFIRE_MCP_URL note told anyone on an older plugin to bypass the plugin and register the MCP server by hand (claude mcp add ...), which leaves them with a duplicate, unmanaged server entry and no plugin skills. Tell them how to update the plugin instead.

Verified claude plugin marketplace update / claude plugin update <plugin>@<marketplace> are the real commands (claude plugin update --help), and that claude plugin list reports the installed version.

Note the LOGFIRE_MCP_URL support itself is still pending in pydantic/skills#48 (latest published plugin is 0.1.3), so this note becomes accurate for everyone once that merges and the official marketplace picks it up.

Review in cubic

@dmontagu dmontagu self-assigned this Aug 6, 2026
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The Claude Code setup instructions now require Logfire plugin version 0.1.4 or later. They include marketplace and plugin update commands. They require restarting Claude Code. They document fallback installation commands for pydantic-skills. The manual MCP endpoint registration workaround was removed.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the documentation change from manual MCP registration to plugin updates.
Description check ✅ Passed The description directly explains the documentation change, its rationale, verification, and related dependency.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dm/mcp-plugin-update

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/how-to-guides/mcp-server.md`:
- Around line 38-46: Before publishing this documentation, update and publish
the pydantic/skills plugin manifest to version 0.1.4 or later so it supports
LOGFIRE_MCP_URL; if publication cannot happen first, add a clearly identified
pending-release fallback to the documented installation instructions.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b89029d6-d3b8-4c82-8d3c-c46ba2c3e763

📥 Commits

Reviewing files that changed from the base of the PR and between c650f33 and 7953ced.

📒 Files selected for processing (1)
  • docs/how-to-guides/mcp-server.md
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • pydantic/logfire (manual)
  • pydantic/pydantic-ai (manual)
  • pydantic/platform (auto-detected)
  • pydantic/pydantic (auto-detected)

Comment thread docs/how-to-guides/mcp-server.md Outdated

@cubic-dev-ai cubic-dev-ai Bot left a comment

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.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Comment thread docs/how-to-guides/mcp-server.md

@cubic-dev-ai cubic-dev-ai Bot left a comment

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.

All reported issues were addressed across 1 file (changes from recent commits).

Tip: Review your code locally with the cubic CLI to iterate faster.

Re-trigger cubic

Comment thread docs/how-to-guides/mcp-server.md
@dmontagu
dmontagu added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit 47574bd Aug 12, 2026
18 checks passed
@dmontagu
dmontagu deleted the dm/mcp-plugin-update branch August 12, 2026 22:24
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