MCP Surface Lint for VS Code
io.github.dleibner/mcp-surface-lint
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
client:VS Code
transport:streamable-http
tools:1
Install MCP Surface Lint in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-surface-lint": {
"type": "http",
"url": "https://mcplint-web.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs