Connect Iceberg to your assistant

    Iceberg is an MCP server: a tool your AI assistant connects to and uses directly, in your own chat. There is no separate app to learn. Connect it once and ask your assistant about the government market in plain English.

    What you need

    • An Iceberg account. Start a free trial from the pricing page.
    • An AI assistant that supports custom MCP connectors, such as Claude, ChatGPT, Copilot or Cursor.
    • For config-file tools like Cursor, your Iceberg access token, shown on your account page after you sign up. Claude and ChatGPT sign you in automatically, so you won’t need it.

    Add the connector

    Iceberg has one endpoint. How you sign in depends on your assistant.

    Server URL
    https://mcp.icebergmcp.com
    Transport
    Streamable HTTP

    Claude, ChatGPT and most assistants — sign in

    In your assistant’s connector settings, add a custom connector with the Server URL above and click Connect. Your assistant signs you in to Iceberg and asks you to approve. There is nothing to copy: authentication happens over OAuth.

    Cursor and config-file clients — use your key

    Tools you configure from a file connect with your access token in an Authorization header, never in the web address. Your token is on your account page. In Cursor, add this to your mcp.json:

    {
      "mcpServers": {
        "iceberg": {
          "url": "https://mcp.icebergmcp.com",
          "headers": { "Authorization": "Bearer <your token>" }
        }
      }
    }

    Microsoft Copilot Studio

    Open your agent and go to Tools. Choose Add a tool, then New tool, then Model Context Protocol. Enter a name and description, the Server URL above, and set Authentication to OAuth 2.0. Save and add the tool to your agent.

    Once connected, your assistant sees Iceberg’s tools and uses them when you ask a relevant question. You can connect the same account to every teammate’s assistant; the licence is per organisation.

    Things to ask

    Find the right market

    • Show me my market: total value, the agencies spending the most, and the top categories.
    • Who are the biggest cyber security suppliers to the federal government?
    • Which contracts in my market expire in the next 12 months?
    • What does a contract like this usually sell for?

    Build the relationships

    • Who owns this contract, and who should I be talking to?
    • Who do I know at Home Affairs, and what is my warmest way in?
    • Has anyone in my network moved into a role that matters to me?
    • Prep me for my meeting with this contact.

    Write a better bid

    • Should we bid on this tender? Give me the facts.
    • Pull together everything I need to draft a response to this tender.
    • What have we said about ISO 27001 in past bids?
    • What do our wins have in common?

    Good to know

    • Iceberg reads the shared government market and your own private layer. It only ever touches your organisation's data.
    • Your network, notes and bid content are private to you, never shared with other customers, and never used to train AI models.
    • Stuck? Email hello@icebergmcp.com.