MVR API - Minimum Viable Relationships
https://africanmarketos.com/mcpskills: {'id': 'mvr_auth_check', 'name': 'mvr_auth_check', 'description': 'Validate an MVR key or the public demo key. Use only when an agent needs to confirm access mode before calling other tools.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_entity_resolve', 'name': 'mvr_entity_resolve', 'description': 'Canonicalize the venture, market actor, country, sector, and archetype. Use first when the user gives a name or market context.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_evidence_completeness', 'name': 'mvr_evidence_completeness', 'description': 'Check if there is enough evidence to decide yet and list missing proof. Use before decision_check when evidence may be thin.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_context_compile', 'name': 'mvr_context_compile', 'description': 'Turn formal, informal, sentiment, field, and market context into safe and unsafe inferences. Use after evidence capture, before verdict.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_decision_check', 'name': 'mvr_decision_check', 'description': 'Produce the final MVR readiness verdict, from permission_not_yet_earned to ready_to_scale. Use last, once evidence is gathered.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_preflight_market_entry', 'name': 'mvr_preflight_market_entry', 'description': 'Market-entry guardrail for launch or expansion advice. Use before recommending entry into an African or high-context market.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_preflight_mvp', 'name': 'mvr_preflight_mvp', 'description': 'MVP-advice guardrail. Use before telling a founder to build when trust, permission, embeddedness, or guardian proof is untested.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'mvr_investor_due_diligence', 'name': 'mvr_investor_due_diligence', 'description': 'Investor memo preflight. Flags missing relational proof before funding, diligence, valuation, or investment-committee recommendations.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 959.5ms; conformance: pass
How to connect
https://africanmarketos.com/mcp
curl -X POST https://africanmarketos.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'