for developers

// Public integration surface

────────────────────────────────────────────────────────────

Use the OpenAPI spec, public examples, smoke tests, and MCP JSON-RPC endpoint to integrate TechForAGI Gateway into agent runtimes and automation systems.

developer commands

// Validate locally and publicly

────────────────────────────────────
npm run dev
npm run smoke
npm run validate:openapi

BASE_URL=https://api.techforagi.com npm run smoke
PUBLIC_BASE_URL=https://api.techforagi.com npm run validate:public
links

// Integration artifacts

────────────────────────────────────

openapi.json examples docs security