Swiss SME back office: accounting, VAT, QR-bill invoicing, supplier bills, CRM, HR and payroll.
claude mcp add numezis --transport http https://www.numezis.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"numezis": {
"url": "https://www.numezis.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"numezis": {
"serverUrl": "https://www.numezis.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"numezis": {
"type": "http",
"url": "https://www.numezis.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"numezis": {
"url": "https://www.numezis.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"numezis": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.numezis.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.numezis.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.numezis--numezis/reviews or the review_server meta-tool.
POST /mcp