Skip to content

Instantly share code, notes, and snippets.

View KyleC69's full-sized avatar
🏠
Designing the next-gen agentic AI system- contributors wanted

Kyle Crowder KyleC69

🏠
Designing the next-gen agentic AI system- contributors wanted
View GitHub Profile
{
"$comment": "This file is auto-generated from docs/reference/api/openapi.yaml. Do not edit manually. Run 'make generate-schema' to update.",
"$id": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"$ref": "#/definitions/ServerDetail",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"Argument": {
"anyOf": [
{
"$ref": "#/definitions/PositionalArgument"