ozma for Claude Desktop
io.github.swerve-hoe/ozma
Agentic API marketplace — search, provision, and call data sources with one Ozma key
client:Claude Desktop
transport:streamable-http
Install ozma in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ozma": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.ozma.app/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