Live · free · open

1M+ African companies, native to your AI agent

The Fylings MCP server lets Claude, ChatGPT and any agent that speaks the Model Context Protocol search, verify and enrich African companies live, with the registry source, the date checked and a confidence signal on every record. No key required.

Connect

One URL, no key

It's a remote (Streamable HTTP) server, for clients with native remote-MCP support (Claude.ai, Cursor, VS Code), just add the endpoint:

https://www.fylings.com/api/mcp
Add to Cursoror, in Claude Code: claude mcp add --transport http fylings https://www.fylings.com/api/mcp

For Claude Desktop or any stdio client, bridge it with mcp-remote in your config:

{
  "mcpServers": {
    "fylings": {
      "command": "npx",
      "args": ["mcp-remote", "https://www.fylings.com/api/mcp"]
    }
  }
}

Tools

What your agent can call

search_companies

Find any company by name or registration number across 18 African registries, live where the registrar publishes it.

get_company

Pull a full record, legal form, status, incorporation date, officers, with the registry source and date on every field.

get_company_procurement

List the government contracts a company has won: buyer, title, value and date. The strongest signal of what it actually does.

screen_sanctions

Screen any name against the OFAC SDN, OFAC Consolidated and UN Security Council lists, with a match confidence.

Built on source-verified data

Every answer your agent gets carries the registry it came from, when it was checked, and a confidence signal, and we never fabricate: a value the registrar doesn't publish is left null, not guessed. Same data and discipline as the Fylings API, spoken in the Model Context Protocol.