forge-server 0.5.0

MCP server exposing search() and execute() Code Mode tools
Documentation

forge-server

MCP server for the Forgemax Code Mode Gateway.

Exposes exactly two tools to agents:

  • search — query the capability manifest to discover tools
  • execute — run code against the tool API

This collapses N servers x M tools into a fixed ~1,000 token footprint.