{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "serverInfo": {
      "name": "tonyhughes-positioning-server",
      "version": "2.6.0"
    },
    "transport": "streamable-http",
    "protocolVersion": "2025-03-26",
    "resources": [
      "bio",
      "case-studies",
      "engagements",
      "contact-card"
    ],
    "tools": [
      "evaluate_client_needs",
      "schedule_consultation"
    ],
    "prompts": [
      "generate_brand_brief"
    ],
    "message": "This is an MCP server (Streamable HTTP). MCP clients should POST initialization to this endpoint with Accept: application/json. REST fallback: /api/agent — full surface: /openapi.json"
  }
}