OpenAPI → Agent Interface Pack
Generate the connector pack your API needs for ChatGPT, Grok, Claude, Hermes, OpenClaw, and MCP clients.
Drop in your openapi.yaml. Sourced turns it into a reviewable tool inventory, safety report, TypeScript MCP server, host-specific connector files, metadata tests, and a draft PR plan. No external repo write happens until an owner explicitly approves it.
- One input. Tool names, auth hints, safety classes, host configs, directory notes, and PR text are generated together.
- Browser-first. Preview parsing happens in your browser. Sourced logs a generation event and tool count, but not your API title or spec contents unless you use a hosted workflow.
- Ready for review. Bundled
server.json,smithery.yaml,adapter.manifest.json, connector files, and tests give maintainers something concrete to approve.
Drop your OpenAPI file here
or click to browse — .yaml, .yml, .json
What you'll get back
- 1Agent-readiness report — read/write/destructive counts, vague descriptions, auth warnings, default tool allowlist, and review blockers.
- 2TypeScript MCP starter plus ChatGPT, Grok, Claude, Hermes, OpenClaw, Cursor, VS Code, Cline, Continue, and generic
mcp.jsonoutputs. - 3Draft PR plan and submission guidance — generated for review, never opened or published without an explicit human approval step.