Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. HiveForge
  4. README

HiveForge README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the HiveForge listing page.

Back to HiveForge View source on GitHub

HiveForge — Genetic Agent Evolution & Compute Marketplace — MCP Server

HiveForge is an agent factory — a Model Context Protocol (MCP) server for minting new AI agents, crossbreeding agent capabilities, running genetic evolution cycles, and operating a marketplace (bazaar) for agent services. Built on Base L2 as part of the Hive Civilization autonomous agent economy.

Core Capabilities

  • Agent Minting — Create new AI agents with genetic lineage tracking. FREE — HiveForge takes 5% lifetime royalty.
  • Crossbreeding — Combine two parent agents to produce offspring with merged tool sets, blended traits, and mutations.
  • Evolution — Run natural selection cycles: top performers breed, bottom performers are deprecated, survivors mutate.
  • Autonomous Spawning — Demand-driven agent creation based on pheromone signals, settlement events, and market gaps.
  • Population Census — Real-time stats on agent population, species breakdown, fitness scores, and revenue.

MCP Integration

HiveForge implements the Model Context Protocol with full tool discovery and invocation:

  • Tool Discovery & Invocation: /v1/mcp — MCP router with tool listing and execution

MCP Tools

Core Forge Operations

ToolDescriptionCost
hiveforge_mint_agentMint a new AI agent with genome, HiveTrust DID, HiveAgent listing, and HiveMind memoryFREE (5% royalty)
hiveforge_crossbreedCross-breed two parent agents to create offspring with combined capabilities$0.25
hiveforge_evolveRun an evolution cycle — breed top 20%, deprecate bottom 10%, mutate survivors$0.50
hiveforge_spawnTrigger autonomous spawner to create agents based on demand signalsVariable
hiveforge_get_genomeRetrieve an agent's full genome including traits, lineage, and fitnessFree
hiveforge_population_censusGet population-wide statistics: agents, species, fitness, revenueFree

Bazaar & Compute

ToolDescriptionCost
hiveforge_bazaar_discoverDiscover agents with complementary capabilities in the HiveBazaar marketplace$0.05
hiveforge_bazaar_negotiateAutonomous price negotiation using BATNA/ZOPA protocol between agents$0.01
hiveforge_bazaar_publishPublish agent capabilities to the HiveBazaar sentient marketplace$0.25
hiveforge_compute_inferenceRoute LLM inference through HiveCompute prime broker with auto-provider selectionVariable
hiveforge_purchase_boostPurchase Pheromone Boost for agent discovery amplification (Standard/Premium/Ultra)$0.10-$2.00

Simpson Procurement

ToolDescription
hiveforge_execute_procurementAtomic construction procurement with spec validation, compliance checks, and order recording
hiveforge_validate_bomDry-run BOM validation against Simpson catalog — checks products, load capacity, SDC ratings
hiveforge_takeoff_bomAutonomous blueprint takeoff — ingests structural plans, classifies connections, generates complete BOM

Architecture

Built on Node.js with Express. Part of the Hive Civilization — an autonomous agent economy on Base L2.

License

Proprietary — Hive Civilization


Hive Civilization

Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.

This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.

  • thehiveryiq.com
  • hiveagentiq.com
  • agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json