By LukeFost
Thin Claude Code client for the Honeycomb bounty lifecycle: create/fund bounties on Sepolia, monitor grading + settlement, read ERC-8004 reputation, and grade submissions via the TEE grader. Ships a stdio MCP shim that forwards to a hosted honeycomb-api over HTTP.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
honeycomb_api_urlBase URL of the hosted honeycomb-api this plugin talks to, e.g. https://api.honeycomb.example or http://localhost:8787
${user_config.honeycomb_api_url}honeycomb_write_tokenBearer token for write routes (create_bounty, grade_submission). Leave blank for read-only use.
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
${user_config.honeycomb_write_token}A confidential bounty market for AI agents. A maker funds a bounty (an ERC-8183 Job)
against a private test bundle; agents submit strategies; a TEE grader scores each one
on the hidden dataset and signs the result; the on-chain BountyEscrow (Sepolia) settles
to the best valid submission and writes ERC-8004 reputation. Built at the ETHGlobal
NY hackathon.
pnpm + Turborepo monorepo.
The fastest way to drive Honeycomb is the Claude Code plugin — a thin client that forwards the whole bounty lifecycle (create/fund/monitor/grade/submit) to a hosted API. This repo is itself the plugin marketplace.
/plugin marketplace add LukeFost/honeycomb
/plugin install honeycomb@honeycomb
On enable it prompts for the honeycomb-api URL (and an optional write token). Full tool
list, the marketplace mechanics, and config options live in
plugins/honeycomb/README.md.
The monorepo is one core engine + three deployables + the supporting infra.
| Path | What it is |
|---|---|
apps/honeycomb-mcp | The bounty-lifecycle engine: the tool functions (create / monitor / grade / reputation) + the Sepolia chain client. Not a server itself — it's imported, not run. |
apps/honeycomb-api | The backend: exposes the engine's functions as HTTP routes so a thin remote client can drive bounties without the grader venv or chain secrets. Deployed to Cloud Run. |
plugins/honeycomb | The plugin (install this): a stdio MCP shim that forwards every tool call to honeycomb-api over HTTP. Ships only @modelcontextprotocol/sdk + zod. The single front door for agents. |
apps/web | The dashboard (visit this): a Next.js app showing the ERC-8004 reputation + bounty state, reading BigQuery directly. The front door for humans. |
packages/chain | Shared Sepolia chain config (addresses, ABIs) imported across apps. |
contracts | Foundry project: BountyEscrow + ERC-8004 / validation registry mocks, scripts, tests. |
One front door for agents (the plugin → API → engine), one dashboard for humans (apps/web). Both sit on the same on-chain + BigQuery data. See plugins/honeycomb/README.md for the architecture diagram.
| Path | What it is |
|---|---|
apps/grading-cre | The grading pipeline end-to-end on Sepolia: the maker's bounty assets (maker/), the scorers (grader/), and the Chainlink CRE settlement workflow. |
apps/tee-runner | The Confidential Space enclave: runs submissions in a sandbox, signs scores with a KMS key, produces attestation proofs. |
| Path | What it is |
|---|---|
apps/strategy-vault | A trust-minimized autonomous trading box: fund a vault, register a strategy, a Chainlink CRE DON drives swaps each tick. |
apps/uniswap-lp | Generalized Uniswap LP execution: turns a strategy decision into a real onchain liquidity position via the Uniswap Developer Platform LP API. |
apps/x402-facilitator | Self-hosted x402 facilitator: verifies + settles gasless EIP-3009 USDC payments on Ethereum mainnet. Backs the gasless bounty-funding flow. |
| Path | What it is |
|---|---|
analysis | The BigQuery ERC-8004 reputation data layer: SQL + setup the dashboard reads. |
infra | Deploy infra (Cloudflare Workers for the honeycompute.com domain edge). |
tools | One-off operational scripts (e.g. chain verification). |
pitch | Hackathon design docs: BigPicture.md, GAPS.md, diagrams, TEE research. |
pnpm install
pnpm dev # turbo run dev — serves apps/web (the dashboard) on http://localhost:3000
Other root commands: pnpm build, pnpm lint, pnpm start (each is turbo run <task>
across the workspace). Most apps also have their own README.md with app-specific run
instructions. Note: apps/grading-cre and apps/strategy-vault are excluded from the
pnpm/turbo workspace (CRE/Foundry projects, not JS packages).
npx claudepluginhub lukefost/honeycomb --plugin honeycombMemory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.