Self-hosted stealth browser for AI agents: Firefox engine + Rust MCP runtime.
claude mcp add ghostfox -- uvx ghostfox
claude_desktop_config.json
{
"mcpServers": {
"ghostfox": {
"command": "uvx",
"args": [
"ghostfox"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ghostfox": {
"command": "uvx",
"args": [
"ghostfox"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ghostfox": {
"command": "uvx",
"args": [
"ghostfox"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ghostfox": {
"type": "stdio",
"command": "uvx",
"args": [
"ghostfox"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ghostfox": {
"command": "uvx",
"args": [
"ghostfox"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.autokeren--ghostfox/reviews or the review_server meta-tool.
POST /mcp