Skip to content

Conversation

@burmudar
Copy link
Contributor

Define structures to parse the mcp tool json

  • define general Schema which can be used for Input and Out schema definitions
  • define SchemaValue interface to unitfy types under one umbrella
  • specilzied schema types: SchemaObject, SchemaArray, SchemaPrimitve
  • special handling for when items: true

Test plan

Added testcase and parsed the dumped json

@burmudar
Copy link
Contributor Author

burmudar commented Nov 27, 2025

@burmudar burmudar force-pushed the wb/mcp-tool-list-dump branch from 49c64b7 to 52465c1 Compare December 2, 2025 09:46
@burmudar burmudar force-pushed the wb/parse-mcp-tool-json branch from 73b6673 to 4c6a6bd Compare December 2, 2025 09:46
)

//go:embed mcp_tools.json
var _ []byte
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporarily ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants