openapi lint for VS Code
io.github.cedrickouma/openapi-lint
MCP server (stdio): lint OpenAPI specs with Spectral via the AgentForge API
client:VS Code
transport:streamable-http
runtime:npm
Install openapi lint in VS Code
.vscode/mcp.json
{
"servers": {
"openapi-lint": {
"type": "http",
"url": "https://apim-agentforge-6lfm33.azure-api.net/openapi-lint/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs