africa api mcp for Windsurf
io.github.africa-api/africa-api-mcp
MCP server for Africa API — access data on all 54 African countries through Claude
client:Windsurf
transport:stdio
runtime:npm
Install africa api mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"africa-api-mcp": {
"command": "npx",
"args": [
"-y",
"africa-api-mcp"
],
"env": {
"AFRICA_API_KEY": "<AFRICA_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs