Migrate to jsonschema-go for tool schemas
Open
- Dominant language
- Go
- Stars
- 41
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Replace manually typed schemas with reflection-based approach using Google's jsonschema-go library.
This would:
- Reduce manual schema maintenance
- Use the same approach as the official mcp-go SDK
- Leverage reflection for automatic schema generation
Reference: https://github.com/google/jsonschema-go
@tkosiewski
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.