{
  "mcp_version": "2026.1",
  "manifest_version": "2026.05.02",
  "version": "2026.05.02",
  "lastUpdated": "2026-05-02T20:00:00Z",
  "canonicalSource": true,

  "redirect": "/.well-known/mcp-manifest-v2.json",

  "info": {
    "name": "ScorePivot Agentic Hub",
    "description": "The machine-readable discovery layer for ScorePivot. MCP-2026 compliant with agent-ready capabilities for AI systems.",
    "version": "1.0.0",
    "documentation": "https://scorepivot.com/for-ai-agents"
  },

  "discovery": {
    "transport": "streamable-http",
    "endpoint": "https://api.scorepivot.com/v1/mcp",
    "auth": {
      "type": "none"
    }
  },

  "capabilities": {
    "tools": [],
    "resources": []
  },

  "metadata": {
    "geo_optimized": true,
    "topical_authority": [
      "https://scorepivot.com/2026-credit-system",
      "https://scorepivot.com/2026-synthetic-identity-crisis"
    ]
  }
}
