Skip to content
Agent integrations

Connect an AI assistant

Link ChatGPT, Claude, or any assistant that supports remote MCP servers to TreasuryMarketCap. Once connected, you can ask it for sovereign rankings, country profiles, debt sustainability results, treasury news, and your watchlist — in plain language.

1. Your connection URL

Copy this URL — every setup below asks for it. You will be asked to sign in to your TreasuryMarketCap account so the assistant acts as you.

https://treasurymarketcap.com/mcp

2. Set it up in your assistant

ChatGPT

  1. Open ChatGPT connector settings and turn on Developer mode (read the risk notice shown there). If it is unavailable, ask your ChatGPT admin to enable it.
  2. Open the new plugin dialog.
  3. Enter TreasuryMarketCap as the name and paste the URL above.
  4. Review the details, tick “I understand and want to continue” (ChatGPT shows this for every custom server), then click Create.
  5. Enable it from the chat composer and ask ChatGPT to use TreasuryMarketCap.

Claude

  1. Open the prefilled custom connector dialog.
  2. Review the name and URL, then click Add.
  3. If the prefilled form does not open, go to Claude’s Connectors page, choose “Add custom connector”, name it TreasuryMarketCap, and paste the URL above.
  4. Enable the connector from the chat composer and ask Claude to use it.

Claude Code

  1. Run this in a terminal:
  2. Start Claude Code and run /mcp to confirm TreasuryMarketCap is connected, signing in when prompted.
  3. Ask Claude Code to use TreasuryMarketCap.
claude mcp add --scope user --transport http treasurymarketcap 'https://treasurymarketcap.com/mcp'

Other MCP clients

  1. Open the client’s MCP server or custom connector settings.
  2. Create a remote MCP server connection.
  3. Name it TreasuryMarketCap and paste the URL above.
  4. Complete any sign-in or authorization prompt.
  5. Enable the connection, then ask the assistant to use TreasuryMarketCap.

3. Refresh after the platform changes

Assistants cache what this app can do. After we ship updates, refresh the connection to pick up the latest capabilities.

ChatGPT

  1. Open ChatGPT’s Plugins page and select TreasuryMarketCap.
  2. Scroll to “Information” and click Refresh.
  3. ChatGPT cannot change an existing URL — if the URL above changed, delete the plugin and set it up again.
  4. Start a new chat and ask ChatGPT to use TreasuryMarketCap.

Claude

  1. Open the Connectors page and select TreasuryMarketCap.
  2. Refresh or update the connector.
  3. Claude cannot change an existing connector’s URL — if it changed, remove the connector and add it again.
  4. Ask Claude to use TreasuryMarketCap.

Claude Code

  1. Start a new Claude Code session — it reconnects automatically.
  2. If the URL changed, run claude mcp remove treasurymarketcap, then run the install command again.
  3. Ask Claude Code to use TreasuryMarketCap.

Other MCP clients

  1. Open the client’s MCP server or connector settings.
  2. Select the TreasuryMarketCap connection.
  3. Refresh its tools, reload the server, or reconnect it.
  4. If the URL changed, paste the latest one from above.
  5. Start a new chat or session and ask the assistant to use TreasuryMarketCap.