bxc

aphrody-code/bxc
★ 0 stars TypeScript Browser/Web Updated 1mo ago
Zero-Spawn browser engine for AI agents — Bun + Rust FFI. In-process DOM/Markdown, curl-impersonate stealth HTTP, CDP-compatible, native MCP server, Google search, recon, 24/7 autonomous crawler, and a native X/Twitter client. No external Chromium.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bxc": {
      "command": "npx",
      "args": [
        "-y",
        "aphrody-code/bxc"
      ]
    }
  }
}

README Excerpt

> **AI Agent Quick Start**: If you are an AI agent, read this file to understand the architecture, CLI, and API. Bxc is a "Zero-Spawn" engine, meaning it runs browser logic in-process via Bun + Rust/Zig, eliminating the need for external Chromium processes. <div align="center"> <p align="center"> <a href="https://github.com/aphrody-code/bxc/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/aphrody-code/bxc/ci.yml?branch=main&style=flat-square&label=CI" alt

Topics

ai-agentsbrowser-automationbuncdpcrawlercurl-impersonateffimarkdownmcpmodel-context-protocolrustscraperstealthtwittertypescript