Skip to content
Claude Desktop

Final POS for Claude Desktop

com.finalpos.build/final-flows

Build custom POS, kiosk, self-checkout & in-person payment apps with AI agents on Final POS.

client:Claude Desktop transport:streamable-http

Install Final POS in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "final-flows": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://build.finalpos.com/api/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

Final POS in other clients