{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "irl-connect-mcp",
    "version": "1.0.0",
    "description": "Model Context Protocol server for IRL Connect community circles and authentic real-life stories."
  },
  "endpoint": "https://irlconnect.net/mcp",
  "transport": "streamable-http",
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {
      "subscribe": false,
      "listChanged": true
    },
    "prompts": {
      "listChanged": true
    }
  }
}
