Skip to main content
The Zinc MCP server is remote and hosted — there is nothing to install and no API key to configure. Point your client at the URL below and sign in when it opens a browser window.

Add the server

In Claude (web or desktop), open Settings → Connectors → Add custom connector, then paste the server URL:
Claude opens a Zinc sign-in window, shows you the permissions it’s asking for, and finishes the connection. The Zinc tools then appear in the tools menu of any new chat.

Signing in

The server holds no credentials of its own. Every request carries your access token, which is why each connection only ever sees its own account’s orders and wallet. Authorization runs against login.zinc.com and the sign-in page is the same Zinc dashboard login you already use. Clients register themselves automatically, so there’s no client ID or secret to create.

Permissions

The consent screen asks for these scopes. You choose which to grant: products:read is deliberately separate from orders:read: search bills your wallet per call, and a search result is directly orderable, so finding a product and buying it are two different permissions. Neither implies the other.
Scopes are fixed when you authorize. Granting a scope later requires disconnecting and reconnecting the server — a live connection cannot widen its own permissions.
Tools degrade rather than failing blindly when a scope is missing. Without wallet:read the order review card simply omits its funding line; without orders:write the card renders but the Place order button stays disabled and names the scope to reconnect for.

Verifying the connection

Start a new chat and ask:
“List my recent Zinc orders.”
A card list of your orders means the connection is live. If you get an authentication error instead, reconnect the server — the most common cause is an expired or revoked authorization.

Disconnecting

Remove the connector in your client’s settings. You can also revoke the connected app from your Zinc dashboard, which invalidates its tokens immediately.

Troubleshooting

Next steps

Usage guide

Search, order, track, and top up through conversation.