Skip to content

Update command args with headers in README.md#114

Open
hamza-jutt wants to merge 2 commits intomakeplane:mainfrom
hamza-jutt:patch-1
Open

Update command args with headers in README.md#114
hamza-jutt wants to merge 2 commits intomakeplane:mainfrom
hamza-jutt:patch-1

Conversation

@hamza-jutt
Copy link
Copy Markdown

@hamza-jutt hamza-jutt commented Apr 22, 2026

Description

Because mcp-remote does not support separate headers object. It expects them as arguments.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Improvement (change that would cause existing functionality to not work as expected)
  • Code refactoring
  • Performance improvements
  • Documentation update

Screenshots and Media (if applicable)

https://www.npmjs.com/package/mcp-remote

Test Scenarios

Successfully tested with claude desktop app.

Summary by CodeRabbit

  • Documentation
    • Updated the PAT-token remote HTTP MCP client configuration example to use CLI arguments for specifying authentication and workspace headers instead of a top-level configuration object.

Cause mcp-remote does not support separate headers object.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@hamza-jutt has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 21 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 52 minutes and 21 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 90b3c6b4-7b9f-4d71-938d-5107cd259fe7

📥 Commits

Reviewing files that changed from the base of the PR and between af77204 and 18fe045.

📒 Files selected for processing (1)
  • README.md
📝 Walkthrough

Walkthrough

Updated a PAT-token remote HTTP MCP client configuration example in README.md by refactoring how headers are passed: moved from a separate top-level headers object to explicit --header CLI arguments within the args array.

Changes

Cohort / File(s) Summary
Documentation Update
README.md
Updated PAT-token remote HTTP MCP client configuration example to use CLI --header arguments instead of a top-level headers object for passing Authorization and X-Workspace-slug headers.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A config was shuffled, headers now clear,
From objects to args, the path streamlined here,
PAT tokens dancing with workspace in tow,
CLI flags gleaming—behold documentation's glow! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating command arguments with headers in the README documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

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 the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 76: The README contains an inconsistent documented URL string: update the
documented endpoint string "https://mcp.plane.so/api-key/mcp" to match the
configuration example "https://mcp.plane.so/http/api-key/mcp" so both references
are identical; locate the two URL occurrences in README.md (the doc string and
the config array entry) and change the documented URL to include the "/http/"
segment so it matches the configuration example.
🪄 Autofix (Beta)

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 098bb8b8-1e4b-4b42-ad40-7ad99208d956

📥 Commits

Reviewing files that changed from the base of the PR and between 24565ab and af77204.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
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