MyFatoorah MCP for Windsurf
io.github.kuwaitdevs/myfatoorah-mcp
Safely connect AI agents to MyFatoorah payments, invoices, payment methods, and refunds.
client:Windsurf
transport:stdio
runtime:npm
Install MyFatoorah MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"myfatoorah-mcp": {
"command": "npx",
"args": [
"-y",
"myfatoorah-mcp"
],
"env": {
"MYFATOORAH_API_TOKEN": "<MYFATOORAH_API_TOKEN>",
"MYFATOORAH_ENVIRONMENT": "<MYFATOORAH_ENVIRONMENT>",
"MYFATOORAH_TIMEOUT_MS": "<MYFATOORAH_TIMEOUT_MS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs