{
  "name": "propline-mcp",
  "version": "0.24.0",
  "transport": "streamable-http",
  "endpoint": "https://mcp.prop-line.com/mcp",
  "tools": 21,
  "auth": {
    "header": "Authorization: Bearer <PropLine API key>  (or X-API-Key, or ?apiKey=)",
    "without_key": "shared free demo key — tools work, paid features are redacted, limits are pooled",
    "get_key": "https://prop-line.com/?ref=mcp-hosted"
  },
  "docs": "https://prop-line.com/for-ai-agents?ref=mcp-hosted",
  "stdio_alternative": "npx -y propline-mcp"
}