Skip to content

Docs/mcp-remote-oauth#10

Merged
stewartshea merged 2 commits into
mainfrom
docs/mcp-remote-oauth
Apr 30, 2026
Merged

Docs/mcp-remote-oauth#10
stewartshea merged 2 commits into
mainfrom
docs/mcp-remote-oauth

Conversation

@stewartshea
Copy link
Copy Markdown
Contributor

@stewartshea stewartshea commented Apr 30, 2026

Added the .scratch directory to the .gitignore file to prevent it from being tracked by Git, ensuring a cleaner repository and avoiding unnecessary clutter in version control.


Note

Low Risk
Documentation-only updates clarifying remote HTTP authentication options (Bearer tokens vs browser OAuth) plus a .gitignore tweak; no runtime behavior changes.

Overview
Clarifies remote (HTTP) authentication guidance across .env.example, README.md, AGENTS.md, and server.py docstrings, documenting how to enable browser-based remote OAuth via MCP_BASE_URL and MCP_PAPI_OAUTH_CLIENT_ID/_SECRET while keeping Authorization: Bearer support.

Adds .scratch/ to .gitignore to avoid tracking local scratch files.

Reviewed by Cursor Bugbot for commit c4b43e0. Bugbot is set up for automated code reviews on this repo. Configure here.

Added the .scratch directory to the .gitignore file to prevent it from being tracked by Git, ensuring a cleaner repository and avoiding unnecessary clutter in version control.
@stewartshea stewartshea merged commit f9ec8bf into main Apr 30, 2026
6 checks passed
@stewartshea stewartshea deleted the docs/mcp-remote-oauth branch April 30, 2026 17:40
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