Skip to content

Transition server config to support OAuth authentication#3

Open
shivani-sankhala wants to merge 1 commit into
mainfrom
cursor_json_update
Open

Transition server config to support OAuth authentication#3
shivani-sankhala wants to merge 1 commit into
mainfrom
cursor_json_update

Conversation

@shivani-sankhala
Copy link
Copy Markdown
Contributor

Description

This PR updates the MCP server configuration for Cursor to prepare for and support OAuth authentication.

By removing the requirement for a static EASYSHIP_API_ACCESS_TOKEN passed via headers, we transition the setup to leverage OAuth, providing a more secure and seamless authentication experience for marketplace users.

Changes Included

  • Configuration Update: Removed theheaders block containing the bearer token from the easyship MCP server definition.
  • Auth Flow: Shifted authentication scope to rely on the OAuth flow.

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