Use the OpenAPI spec, public examples, smoke tests, and MCP JSON-RPC endpoint to integrate TechForAGI Gateway into agent runtimes and automation systems.
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