Reads your HTML and Markdown product copy and flags the environmental claims Directive (EU) 2024/825
claude mcp add green-claim-lint-empco -- npx -y @readystack/green-claim-lint-empco
claude_desktop_config.json
{
"mcpServers": {
"green-claim-lint-empco": {
"command": "npx",
"args": [
"-y",
"@readystack/green-claim-lint-empco"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"green-claim-lint-empco": {
"command": "npx",
"args": [
"-y",
"@readystack/green-claim-lint-empco"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"green-claim-lint-empco": {
"command": "npx",
"args": [
"-y",
"@readystack/green-claim-lint-empco"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"green-claim-lint-empco": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/green-claim-lint-empco"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"green-claim-lint-empco": {
"command": "npx",
"args": [
"-y",
"@readystack/green-claim-lint-empco"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--green-claim-lint-empco/reviews or the review_server meta-tool.
POST /mcp