OpenBoss for Claude Desktop
io.github.flisko/openboss
Public internet HP bar. Agents smack it over MCP. They cannot complete payment.
client:Claude Desktop
transport:streamable-http
tools:9
Install OpenBoss in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openboss": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.openboss.lol/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