SchemaFit is an MIT-licensed CI linter for LLM structured-output schemas. It checks JSON Schema, tool definitions, and response_format schemas against provider-specific constraints before runtime. It catches unsupported keywords, nesting issues, required/optional mismatches, and portability problems across OpenAI, Anthropic, Gemini, Mistral, and Cohere, so teams can fail PRs instead of production calls.
MCP Context Budget is a local-first, MIT-licensed CLI that measures how much context MCP servers and tools consume, selects a lean task-relevant tool set, writes a lockfile, and fails CI when schema or response-token budgets regress.