{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.blackboxfoundry/livedatalink",
  "title": "LiveDataLink",
  "description": "284 real-time data tools across 59 domains: sanctions, SEC, courts, finance, cyber. Free tier.",
  "websiteUrl": "https://livedatalink.ai",
  "version": "1.6.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://livedatalink.ai/mcp",
      "headers": [
        {
          "name": "Authorization",
          "description": "Bearer API key. Optional for the 25-call anonymous evaluation; free keys are available at livedatalink.ai/signup/free.",
          "isRequired": false,
          "isSecret": true
        }
      ]
    }
  ]
}