meok-eu-code-of-practice-mcp for Grok
io.github.csoai-org/meok-eu-code-of-practice-mcp
MCP wrapping C2PA + watermarking as an EU Code of Practice on AI content marking (draft 2, June 2026
client:Grok
transport:stdio
runtime:pypi
Install meok-eu-code-of-practice-mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"meok-eu-code-of-practice-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"meok-eu-code-of-practice-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