Nigeria PAYE, VAT and CBN rates, sourced and dated. Plus invoice totals, QR codes, JSON, Base64.
claude mcp add tools --transport http https://mcp.zaleso.com/
~/.cursor/mcp.json
{
"mcpServers": {
"tools": {
"url": "https://mcp.zaleso.com/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tools": {
"serverUrl": "https://mcp.zaleso.com/"
}
}
}
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://mcp.zaleso.com/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tools": {
"url": "https://mcp.zaleso.com/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zaleso.com/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.zaleso.com/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.zaleso--tools/reviews or the review_server meta-tool.
POST /mcp