{
  "dsa_name": "Grant Readiness Assessment",
  "organization": "The Nonprofit Launch Office™ / The Document Pro",
  "operated_by": "Gitta Williams",
  "category": "Nonprofit Grant Readiness / Decision Support",
  "production_url": "https://grantreadinesschecklist.com",
  "decision_tools_url": "https://grantreadinesschecklist.com/decision-tools",
  "primary_decision_supported": "Help a nonprofit understand how prepared it is to pursue grant funding and which readiness gaps deserve attention before applying.",
  "geographic_scope": "United States, with emphasis on California (Inland Empire, Riverside County, Moreno Valley)",
  "interfaces": {
    "human_interface": {
      "available": true,
      "url": "https://grantreadinesschecklist.com/signup",
      "description": "Public web interface where a nonprofit completes the full interactive assessment."
    },
    "browser_webmcp": {
      "available": true,
      "tool_name": "assess_grant_readiness",
      "registered_on": [
        "https://grantreadinesschecklist.com/decision-tools",
        "https://grantreadinesschecklist.com/assessment/*"
      ],
      "description": "In-page tool registered via document.modelContext.registerTool() for WebMCP-capable browser agents; executes the canonical decision engine."
    },
    "rest_api": {
      "available": true,
      "endpoint": "https://grantreadinesschecklist.com/api/v1/assess-grant-readiness",
      "method": "POST",
      "openapi_url": "https://grantreadinesschecklist.com/openapi.json",
      "docs_url": "https://grantreadinesschecklist.com/docs",
      "authentication": "none"
    },
    "remote_mcp": {
      "available": true,
      "endpoint": "https://grantreadinesschecklist.com/api/mcp",
      "protocol_version": "2025-06-18",
      "primary_tool": "assess_grant_readiness",
      "methods": ["initialize", "tools/list", "tools/call"]
    },
    "legacy_webmcp_manifest": {
      "available": true,
      "endpoint": "https://grantreadinesschecklist.com/api/webmcp",
      "discovery": "https://grantreadinesschecklist.com/.well-known/mcp.json"
    }
  },
  "versions": {
    "decision_engine": "2.0.0",
    "mcp_protocol": "2025-06-18",
    "openapi": "3.0.3"
  },
  "safety_limitations": [
    "Grant readiness does not guarantee grant eligibility, approval, or funding.",
    "This tool does not replace a funder's requirements or final eligibility determination.",
    "This tool does not provide legal, tax, accounting, or financial advice."
  ],
  "last_tested": "2026-09-01T00:00:00Z",
  "external_registries": {
    "mcp_registry_url": "",
    "openapi_directory_url": "",
    "webmcp_directory_url": "",
    "cca_decision_support_directory_url": ""
  }
}
