josharsh / josharsh/webmcp-tools
ArkType adapter: webmcp-tools/arktype
Open
adapter
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Same shape as the Valibot adapter (see sibling issue): ArkType schemas validate via Standard Schema today; we need descriptor generation.
ArkType has built-in `.toJsonSchema()` on types — the converter is likely ~10 lines. Mirror `packages/core/src/zod.ts`, register under vendor `"arktype"`, add subpath export + tests.
Contributor guide
Assessment
This issue has not been assessed yet.