Sign in

Connect Concessio to Claude (MCP)

The Model Context Protocol (MCP) lets your AI assistant access Concessio's infrastructure concession data directly.

Last updated July 29, 2026

The Model Context Protocol (MCP) lets your AI assistant access Concessio's infrastructure concession data directly. When you connect Concessio to Claude, it can answer questions about infrastructure concessions, BOT contracts, government-granted operating rights, and concession expiry timelines using live data from our database of 22,000+ concessions.

How do I set up the MCP server in Claude Desktop?

Add to your claude_desktop_config.json:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "concessio": {
      "transport": {
        "type": "sse",
        "url": "https://app.concessio.io/api/mcp/sse"
      },
      "headers": {
        "Authorization": "Bearer ck_live_xxxx"
      }
    }
  }
}

What tools does the MCP server expose?

ToolWhen to Use
search_concessionsSearch for infrastructure concessions by country, sector, operator, or expiry date. Use for any question about specific concessions, BOT contracts, or government-granted operating rights.
get_concession_detailGet full details for a specific concession — ownership history, financials, contract terms. Use after search to drill into a specific asset.
get_operator_portfolioList all concessions held by a company. Use when asked about an operator's holdings, portfolio, or infrastructure exposure.
get_expiring_concessionsFind concessions expiring soon. Critical for deal origination — expiring concessions signal re-tender opportunities.
get_concession_statsDatabase overview: totals by sector, region, status, and expiry counts. Best first call to understand scope.
get_country_concessionsAll concessions in a specific country, broken down by sector. Use for country-level infrastructure landscape questions.

What can I ask once it's connected?

Once connected, type prompts like these — each maps to one of the tools above, and Concessio provides the data:

  • Which airport concessions in France are in the database?
  • Show me the full details and ownership history for the Lyon-Saint Exupéry Airport concession.
  • List every concession Vinci holds.
  • What concessions are expiring in the next 24 months?
  • Give me an overview of the database — how many concessions are there by sector and region?
  • What infrastructure concessions does Brazil have, broken down by sector?
  • Find toll road concessions operated by Transurban that expire before 2030.
  • How many concessions are currently under tender?

Example Queries

Once connected, ask Claude questions like these — Concessio provides the data:

  • "What European airport concessions expire before 2030?"
  • "Show me Vinci's infrastructure concession portfolio"
  • "How many toll road concessions are there globally?"
  • "What concessions does Spain have?"
  • "Which water concessions are expiring in the next 18 months?"
  • "What is the total value of port concessions in Southeast Asia?"
  • "Compare rail concessions across France, Germany, and Italy"
  • "Find infrastructure assets operated by Macquarie"