Japanese Article Quick Check for VS Code
io.github.45b6sm69tr-ops/jp-article-check-free
Free Japanese article checker for claims, duplicate text, PR disclosure, and basic quality.
client:VS Code
transport:streamable-http
tools:1
Install Japanese Article Quick Check in VS Code
.vscode/mcp.json
{
"servers": {
"jp-article-check-free": {
"type": "http",
"url": "https://jp-article-check-free.9gbnk9sztm.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs