PluginBench
MCP Server

io.github.HeyZod/fylings MCP Server

io.github.HeyZod/fylings

What is the io.github.HeyZod/fylings MCP server?

Search, verify & screen 1M+ African companies + their government contracts across 18 registries.

How to install io.github.HeyZod/fylings

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "fylings": {
      "url": "https://www.fylings.com/api/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "fylings": {
      "serverUrl": "https://www.fylings.com/api/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "fylings": {
      "type": "http",
      "url": "https://www.fylings.com/api/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "fylings": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.fylings.com/api/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http fylings https://www.fylings.com/api/mcp

Related MCP servers

Live African stock market data — NGX, GSE, NSE, JSE, BRVM and 8 more. Prices, indices and movers.

0
JavaScript
View repository →