Skip to content

Foundry

The Foundry tool server includes:

  • tool.json manifest
  • appsettings.json
  • environment variable overrides in startup

Startup wiring currently reads:

  • FOUNDRY_URL
  • FOUNDRY_TOKEN

Tests and command maps show that the tool server is built around explicit dataset mappings and SQL guardrails rather than unconstrained query execution.