-
Notifications
You must be signed in to change notification settings - Fork 256
Blog post and documentation changes for Remote MCP #16168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Your site preview for commit b2acc2f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16168-b2acc2f6.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 471bf06 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16168-471bf06b.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 8714e49 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16168-8714e497.s3-website.us-west-2.amazonaws.com. |
@claude review this PR for technical accuracy and content. |
Claude finished @arturl's task —— View job Technical Review CompleteI've completed a comprehensive review of this PR for technical accuracy and content. Here are my findings: ✅ Overall AssessmentThe PR successfully introduces Remote MCP Server documentation and updates existing content. The technical accuracy is solid, and the content is well-structured and informative. 🔴 Critical Issues1. Missing alias for moved documentation fileLocation: The documentation file was moved from Required fix: Add this to the frontmatter: aliases:
- /docs/iac/using-pulumi/mcp-server/ Why this matters: Without the alias, any existing links to the old URL will break. This is explicitly required by AGENTS.md. 2. Broken link in new blog postLocation: For instructions on how to configure different AI assistants, see [Pulumi MCP Server](docs/iac/using-pulumi/mcp-server). Issue: Missing leading Should be: For instructions on how to configure different AI assistants, see [Pulumi MCP Server](/docs/iac/using-pulumi/mcp-server). 🟡 Style Guide Issues3. Inconsistent heading capitalization in new blog postLocation: Several H3 headings use Title Case instead of Sentence case:
Per STYLE-GUIDE.md: "H2 and deeper: Sentence case" 🟢 Positive Observations
📝 Minor Suggestions (Optional)Documentation file (
|
Your site preview for commit 94aa0e2 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16168-94aa0e2e.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit d133bf4 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16168-d133bf4d.s3-website.us-west-2.amazonaws.com. |
Changs for remote MCP