{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.maxschnee74-source/alpinelead",
  "title": "AlpineLead OI",
  "description": "DACH Opportunity Intelligence for AI agents with FIT/NEED/NOW, Radar, Hunter and learning.",
  "version": "6.3.3",
  "websiteUrl": "https://alpinelead-oi.io/agents",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://zesty-imagination-production-9e97.up.railway.app/mcp",
      "headers": [
        {
          "name": "X-API-Key",
          "description": "AlpineLead OI API key",
          "isRequired": false,
          "isSecret": true
        }
      ]
    }
  ]
}
