{
    "ucp": {
        "version": "2026-04-08",
        "supported_versions": {
            "2026-04-08": "https://placiva.com/.well-known/ucp"
        },
        "services": {
            "com.placiva.planning": [
                {
                    "version": "2026-06-18",
                    "transport": "mcp",
                    "endpoint": "https://placiva.com/api/mcp",
                    "alternate_endpoint": "https://placiva.com/api/ucp/mcp",
                    "schema": "https://placiva.com/api/mcp/schema",
                    "description": "Read-only planning and evidence tools for senior home safety project preparation."
                }
            ]
        },
        "capabilities": {
            "com.placiva.planning.overview": [
                {
                    "version": "2026-06-18",
                    "readonly": true
                }
            ],
            "com.placiva.planning.estimate": [
                {
                    "version": "2026-06-18",
                    "readonly": true
                }
            ],
            "com.placiva.planning.public_content_search": [
                {
                    "version": "2026-06-18",
                    "readonly": true
                }
            ],
            "com.placiva.planning.request_draft": [
                {
                    "version": "2026-06-18",
                    "readonly": true,
                    "stores_data": false
                }
            ]
        },
        "mcp_tools": [
            "get_site_overview",
            "search_public_content",
            "get_page_summary",
            "get_evidence_sources",
            "get_tool_assumptions",
            "run_estimate",
            "list_provider_locations",
            "prepare_request_draft"
        ],
        "write_actions_enabled": false,
        "payment_handlers": []
    }
}