Fixzi AI Validator
@rohitcodilya
关于 Fixzi AI Validator
Monitor AI output schemas and API contracts for breaking changes — validate LLM JSON responses against defined schemas on a schedule
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"fixzi": {
"type": "streamable-http",
"url": "https://fixzi.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_FIXZI_API_TOKEN"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fixzi AI Validator?
Fixzi AI Validator monitors AI model JSON output for schema drift and API contracts for breaking changes. It connects to Claude Code, Cursor, or any MCP-compatible AI tool to check validators directly from the editor.
How to use Fixzi AI Validator?
Add the server to your MCP client config (e.g., ~/.claude/claude_desktop_config.json) using the streamable-http transport URL https://fixzi.ai/api/mcp and a Bearer API token with validators:read ability. For Cursor, add it as a remote server in Settings → MCP. Once connected, ask your AI assistant to list validators, run a check, or view check history.
Key features of Fixzi AI Validator
- fixzi_list_validators — List all AI output validators in your Fixzi account
- fixzi_get_validator — Get details of a specific validator including JSON schema and last check status
- fixzi_run_check — Run a synchronous validation check and get pass/fail with schema errors
- fixzi_list_checks — Get recent check history for a validator
Use cases of Fixzi AI Validator
- Detect JSON schema drift in AI model outputs during development
- Catch breaking changes in API contracts before deployment
- Validate structured AI responses directly from your editor
- Automate schema compliance checks in CI/CD pipelines
FAQ from Fixzi AI Validator
What does Fixzi AI Validator do that other tools don't?
It monitors both AI model JSON output for schema drift and API contracts for breaking changes, integrated directly into MCP-compatible editors.
What are the requirements to use Fixzi AI Validator?
A Fixzi account at https://fixzi.ai, a Pro+ plan, and an API token with validators:read ability created at https://fixzi.ai/settings/api-tokens.
What transport and authentication does Fixzi AI Validator use?
It uses the streamable-http transport with Bearer token authentication via the Authorization header.
Where are my validators and check data stored?
All validators, schemas, and check history live in your Fixzi account at https://fixzi.ai.
Is there documentation available?
Yes. Full docs are at https://fixzi.ai/docs/mcp-integration, with separate sections for CI/CD integration and API reference.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论