frostbyte for Claude Code
io.github.ozorown/frostbyte
MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more
client:Claude Code
transport:stdio
runtime:oci
Install frostbyte in Claude Code
run in your project directory
claude mcp add frostbyte -e FROSTBYTE_API_KEY=<FROSTBYTE_API_KEY> -e FROSTBYTE_BASE_URL=<FROSTBYTE_BASE_URL> -- docker run -i --rm ghcr.io/ozorown/frostbyte-mcp:latest
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs