MCP Schema Audit for Cursor
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:Cursor
transport:streamable-http
Install MCP Schema Audit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-schema-audit-mcp": {
"url": "https://mcp-schema-audit-mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs