Skip to content

MCP Schema Audit for Zed

io.github.tylerscomic-lab/mcp-schema-audit-mcp

Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args.

client:Zed transport:streamable-http

Install MCP Schema Audit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-schema-audit-mcp": {
      "url": "https://mcp-schema-audit-mcp.mcpize.run/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MCP Schema Audit in other clients