Ozerki via AgentPay for Claude Desktop
io.github.zapnikita95/ozerki
Ozerki pharmacy catalog, local pickup availability and tracked basket handoff for AI agents.
client:Claude Desktop
transport:streamable-http
tools:8
Install Ozerki via AgentPay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ozerki": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentpay.shop/ap/mcp/ozerki"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs