openapi lint for Cursor
io.github.cedrickouma/openapi-lint
MCP server (stdio): lint OpenAPI specs with Spectral via the AgentForge API
client:Cursor
transport:streamable-http
runtime:npm
Install openapi lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openapi-lint": {
"url": "https://apim-agentforge-6lfm33.azure-api.net/openapi-lint/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs