xestando for Claude Desktop
io.github.javyxx/xestando
Spanish SME suite: VeriFactu invoices, time clock, e-sign. AI drafts; you approve.
client:Claude Desktop
transport:streamable-http
Install xestando in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xestando": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.xestando.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs