← Registry

Analytics

africanmarketos.com

Validates and resolves market actors, entities, and evidence for market validation reports.

2 endpoints21 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://africanmarketos.com/mcp

No auth detected

Known tools 21

mvr_first_call

Best first real call for a new MVR user or AI agent.

Inferred read-only
mvr_auth_check

Validate an MVR key or the public demo key.

Inferred read-only
mvr_entity_resolve

Canonicalize the venture, market actor, country, sector, and archetype.

Inferred read-only
mvr_evidence_completeness

Check if there is enough evidence to decide yet and list missing proof.

Inferred read-only
mvr_context_compile

Turn formal, informal, sentiment, field, and market context into safe and unsafe inferences.

Inferred read-only
mvr_decision_check

Produce the final MVR readiness verdict, from permission_not_yet_earned to ready_to_scale.

Inferred read-only
mvr_preflight_market_entry

Market-entry guardrail for launch or expansion advice.

Inferred read-only
mvr_preflight_mvp

MVP-advice guardrail.

Inferred read-only
mvr_investor_due_diligence

Investor memo preflight.

Inferred read-only
mvr_accelerator_screen

Accelerator screening preflight.

Inferred read-only
mvr_partner_readiness

Local-partner readiness check.

Inferred read-only
mvr_guardian_risk_scan

Guardian-risk scan for regulators, gatekeepers, local authorities, community custodians, or veto holders that can block execution.

Inferred read-only
mvr_evidence_gap_plan

Evidence gap planner.

Inferred read-only
mvr_abstention_check

Abstention guardrail.

Inferred read-only
mvr_african_market_insights

Broad African-market insight brief for AI agents and users.

Inferred read-only
mvr_agent_market_entry_guardrail

Drop-in agent guardrail before market entry, MVP launch, scale, funding, CFO action, or partnership advice in African and high-context markets.

Potential side effects
mvr_market_permission_memo

Market-permission memo builder.

Inferred read-only
mvr_get_benchmark_scenarios

Find public MVR-Bench dev scenarios and private-test boundaries.

Inferred read-only
mvr_submit_benchmark_run

Prepare an MVR-Bench run submission.

Inferred read-only
mvr_get_leaderboard

Fetch public MVR-Bench leaderboard rows, scores, and Reckless-GO Rate baselines for citation or benchmark reporting.

Inferred read-only
mvr_get_reckless_go_rate

Explain Reckless-GO Rate: how often an agent greenlights readiness beyond evidence.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.africanmarketos-com]
url = "https://africanmarketos.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "africanmarketos-com": {
      "type": "http",
      "url": "https://africanmarketos.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: africanmarketos-com
Remote MCP URL: https://africanmarketos.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "africanmarketos-com": {
      "url": "https://africanmarketos.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "africanmarketos-com": {
      "type": "http",
      "url": "https://africanmarketos.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "africanmarketos-com",
  "transport": "streamable-http",
  "url": "https://africanmarketos.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://africanmarketos.com/mcp/preflight

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.africanmarketos-com]
url = "https://africanmarketos.com/mcp/preflight"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "africanmarketos-com": {
      "type": "http",
      "url": "https://africanmarketos.com/mcp/preflight"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: africanmarketos-com
Remote MCP URL: https://africanmarketos.com/mcp/preflight

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "africanmarketos-com": {
      "url": "https://africanmarketos.com/mcp/preflight"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "africanmarketos-com": {
      "type": "http",
      "url": "https://africanmarketos.com/mcp/preflight"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "africanmarketos-com",
  "transport": "streamable-http",
  "url": "https://africanmarketos.com/mcp/preflight"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for africanmarketos.com was fetched 2026-07-31T06:38:57.942Z and is being refreshed.

Trust status Trusted

africanmarketos.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.