J

jumpseller.com

Jumpseller is an ecommerce platform for creating and managing online stores. It provides tools for store administration such as products, orders, customers, pages, shipping, and related commerce operations.

3 integrations · MCP · REST · CLI

Jumpseller exposes a REST API, a streamable-HTTP MCP server, and a CLI; the API and MCP support store credentials or OAuth 2.0, while the CLI uses store credentials via environment variables.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Store Login Key + Auth TokencompoundGet key

In your Jumpseller Admin, go to Account → Preferences, click your user name, then scroll to API and MCP to copy the Login Key and Auth Token. Jumpseller’s AI toolkit docs say to set them as JUMPSELLER_LOGIN_KEY and JUMPSELLER_AUTH_TOKEN environment variables for AI/MCP tooling; the API docs also say these values are available from the Account/Admin area. See Build on Jumpseller with AI and Jumpseller API.

OAuth 2.0 app credentials (client ID + client secret)oauth2Set up OAuth

Register a Jumpseller OAuth application, then use its client_id and client_secret to run the Authorization Code flow described in OAuth 2 Authorization Flow. Merchants authorize your app, and you exchange the returned code at https://accounts.jumpseller.com/oauth/token for an access token and refresh token. Use the resulting bearer token against the API/MCP surfaces.

conventions · 1/8 published

Publish these signals → /publishing