Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 572 Bytes

File metadata and controls

14 lines (13 loc) · 572 Bytes

Forge API

Moved. The full API surface is now documented in the VitePress site:

  • MCP Toolsdocs/reference/mcp.md
  • tRPC Routersdocs/reference/trpc.md
  • Eventsdocs/reference/events.md
  • Webhooksdocs/automation/webhooks.md
  • API Keys & scopesdocs/automation/api-keys.md
  • Environmentdocs/reference/env.md

Run pnpm docs:dev and open http://localhost:5181/docs/ to read it rendered. Once the repo is public, this site is published to GitHub Pages by .github/workflows/docs.yml.