Loading MCP server directory, please wait...
ZATCA-compliant Saudi invoicing and accounting: invoices, receivables, VAT, ledger, payroll.
npx @getmcp/cli add app.fawtar/fawtarRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationA Fawtar API key as a bearer token, e.g. `Bearer fwt_live_…`. Create one under Integrations in your Fawtar account; keys are scoped to read or write and can be revoked at any time.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.fawtar/fawtar": {
"url": "https://fawtar.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}