Shiphand Remote MCPDescope securedVercel deployed

A personal control room for your tools

Welcome to Shiphand

This is your production MCP server, protected by Descope and shaped for clean, direct integrations. The endpoint below is the one to use when you connect ChatGPT or another MCP client.

Production MCP Server URL

https://mcp-with-next-js-and-descope-psi.vercel.app/api/mcp

Use this exact URL as the MCP server address. Do not point clients at the site root.

What changed

The stock template has been replaced with a branded landing page so you can immediately tell this deployment is yours.

Connect without guesswork

Step 1

Use the production server URL above in your MCP client.

Step 2

In Descope, use an Inbound App client ID and secret, then add ChatGPT's callback URL to the app.

Step 3

If the connection fails, inspect the OAuth metadata endpoint and your Vercel logs first.

Descope logoCurrent stack
  • Streamable HTTP MCP transport served from Next.js API routes.
  • Descope session validation on every authenticated MCP call.
  • Vercel-hosted endpoint ready for remote clients.