Up Bank MCP

MCP setup

This page explains how to connect this deployed MCP server to ChatGPT or another remote MCP client.

Not an official app. This is a private Developer Mode connector, not a public app reviewed by OpenAI or Up Bank. Share it only with people who understand they are trusting this deployment with their own Up token.

Connect in ChatGPT

Use this URL when ChatGPT asks for the MCP server:

https://up.jacobwisniewski.dev/mcp
  1. Open ChatGPT in a browser.
  2. Open Settings, then Apps.
  3. Open Advanced settings and enable Developer mode.
  4. Return to Apps and select Create app.
  5. Name it Up Bank or another clear name.
  6. Choose Server URL, paste the MCP URL, and leave authentication as OAuth.
  7. Accept the custom MCP server warning, connect the app, and complete the Up token authorization page.
First test: Use the Up Bank connector and run up_ping only.

Up token authorization

  1. Open the Up app on your phone.
  2. Swipe right to the Up tab.
  3. Open Data sharing.
  4. Tap Personal Access Token.
  5. Generate a token, choose its duration, and copy the token beginning with up:yeah:.
  6. Paste it only into this server's authorization page, not into a ChatGPT message.

To revoke access later, disconnect the MCP app in your client and revoke or rotate the Up personal access token in the Up app under Data sharing.

References: Up API token setup, OpenAI Developer Mode, and OpenAI app auth.