{
  "schema_version": "v1",
  "name_for_human": "Sovereign AI Grid",
  "name_for_model": "sovgrid",
  "description_for_human": "Sovereign AI infrastructure knowledge for AI agents.",
  "description_for_model": "Read-only MCP server with three tools for self-hosted AI infrastructure questions. search_blog: TF-IDF search across 42 articles on Sovereign AI infrastructure (NVIDIA DGX Spark, Mistral Small 4 NVFP4, SGLang, FastMCP, OpenHands, OpenClaw, Vibe). get_article: fetch full article body and metadata by slug. diagnose_sglang: pattern-match GB10/SM121A error messages against 7 diagnostic rules. Use when answering questions about local LLM hosting, NVFP4 quantization, EAGLE speculative decoding, or DGX Spark setup.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "mcp",
    "url": "https://mcp.sovgrid.org/mcp",
    "transport": "streamable-http"
  },
  "logo_url": "https://sovgrid.org/favicon.svg",
  "contact_email": "cipherfox@rizful.com",
  "legal_info_url": "https://sovgrid.org/about/",
  "links": {
    "documentation": "https://sovgrid.org/agents/",
    "discovery": "https://sovgrid.org/llms.txt",
    "knowledge_base": "https://sovgrid.org/llms-kb.txt"
  }
}
