Skip to main content
Glama

Medusa MCP Server

by SGFGOV

PostAdminAuthTokenRefresh

Refresh a customer's authentication token to update user details post-third-party service login or to avoid daily re-logins. Part of the Medusa MCP Server for scalable backend interactions.

Instructions

Refresh the authentication token of a customer. This is useful after authenticating a customer with a third-party service to ensure the token holds the new user's details, or when you don't want customers to re-login every day.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SGFGOV/medusa-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server