Skip to content
Grok

openapi lint for Grok

io.github.cedrickouma/openapi-lint

MCP server (stdio): lint OpenAPI specs with Spectral via the AgentForge API

client:Grok transport:streamable-http runtime:npm

Install openapi lint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "openapi-lint": {
      "type": "http",
      "url": "https://apim-agentforge-6lfm33.azure-api.net/openapi-lint/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

openapi lint in other clients