{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-11-25",
  "serverInfo": {
    "name": "slipstream-advocacy",
    "title": "Slipstream Advocacy",
    "version": "1.0.0"
  },
  "description": "Public information about Slipstream Advocacy, a Washington, D.C. federal advocacy firm: firm profile, practice areas, and published legislative track record. Also supports submitting a new-business inquiry to the firm.",
  "iconUrl": "https://slipstreamadvocacy.com/images/Red-Icon.png",
  "documentationUrl": "https://slipstreamadvocacy.com/docs/api",
  "websiteUrl": "https://slipstreamadvocacy.com",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://slipstreamadvocacy.com/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false
  }
}