{"schema_version":"2025-06-18","name":"Benirai Ministries Empowerment Credential Framework","description":"Issue and verify empowerment credentials for community impact fellows, program completions, endorsements, and grant readiness.","server":{"url":"https://benirai.org/mcp","transport":"streamable-http"},"auth":{"type":"oauth2","oauth2":{"authorization_endpoint":"https://benirai.org/oauth/authorize","token_endpoint":"https://benirai.org/oauth/token","scopes":["assess:write","verify:read","log:read","status:read"],"pkce_required":true,"response_types_supported":["code"],"grant_types_supported":["authorization_code","urn:ietf:params:oauth:grant-type:token-exchange"]}},"tools":[{"name":"benirai.assess","description":"Run an empowerment assessment and issue a W3C VC 2.0 credential","inputSchema":{"type":"object","properties":{"path":{"type":"string","enum":["contribution","citation","tool_invocation","referral","participation","completion","endorsement","community_impact","grant_readiness"]},"subject":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"}},"required":["id"]},"data":{"type":"object"}},"required":["path","subject"]}},{"name":"benirai.verify","description":"Verify a credential by ID — returns W3C VC 2.0 document and status","inputSchema":{"type":"object","properties":{"credentialId":{"type":"string"}},"required":["credentialId"]}},{"name":"benirai.status","description":"Read the W3C Bitstring Status List","inputSchema":{"type":"object","properties":{}}},{"name":"benirai.tier_check","description":"Check the highest tier held by a subject DID","inputSchema":{"type":"object","properties":{"subject_id":{"type":"string"}},"required":["subject_id"]}},{"name":"benirai.log_head","description":"Get the current head of the transparency log (latest entry hash and Merkle root)","inputSchema":{"type":"object","properties":{}}},{"name":"benirai.log_consistency","description":"Verify log consistency between two log indices","inputSchema":{"type":"object","properties":{"first":{"type":"integer","description":"Earlier log index"},"second":{"type":"integer","description":"Later log index"}},"required":["first","second"]}}],"resources":[{"uri":"https://benirai.org/methodology","name":"Assessment Methodology","mimeType":"text/html"},{"uri":"https://benirai.org/methodology.json","name":"Assessment Methodology (JSON)","mimeType":"application/json"},{"uri":"https://benirai.org/schemas/","name":"Credential Schema Catalog","mimeType":"application/json"},{"uri":"https://benirai.org/status/list.json","name":"Revocation Status List","mimeType":"application/ld+json"},{"uri":"https://benirai.org/log","name":"Transparency Log","mimeType":"text/html"},{"uri":"https://benirai.org/.well-known/standards.json","name":"Standards Conformance Manifest","mimeType":"application/json"}],"registry":{"mcp_registry_url":"https://registry.modelcontextprotocol.io","registration_script":"scripts/register-mcp.ts"}}