MCP Surface Lint for Cursor
io.github.dleibner/mcp-surface-lint
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
client:Cursor
transport:streamable-http
tools:1
Install MCP Surface Lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-surface-lint": {
"url": "https://mcplint-web.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs