FireKey MCP for Claude Code
io.github.partnerhbhl/firekey-mcp
Manage FireKey browser profiles and browser lifecycles through an authenticated localhost API.
client:Claude Code
transport:stdio
runtime:npm
Install FireKey MCP in Claude Code
run in your project directory
claude mcp add firekey-mcp -e FIREKEY_API_KEY=<FIREKEY_API_KEY> -e FIREKEY_PORT=<FIREKEY_PORT> -- npx -y firekey-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs