Skip to content

meok cra annex iv classifier mcp for Grok

io.github.csoai-org/meok-cra-annex-iv-classifier-mcp

EU Cyber Resilience Act product classifier MCP. Classifies PDEs into CRA hierarchy (default / Class

client:Grok transport:stdio runtime:pypi

Install meok cra annex iv classifier mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "meok-cra-annex-iv-classifier-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "meok-cra-annex-iv-classifier-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

meok cra annex iv classifier mcp in other clients