MCP Tools with Dependent Types(vlaaad.github.io)
vlaaad.github.io
MCP Tools with Dependent Types
https://vlaaad.github.io/mcp-tools-with-dependent-types
2 コメント
Good work!
`type<T>` (generic types) can mimic dependent types for this?
Not sure; the schema of the Props argument depends on the value — not type — of another argument, so it's not just generics.