電子取引データの索引簿を12ルールで検査し、取引年月日・取引金額・取引先・ファイル名のうち検索要件を満たさない行と直し方を出します。同梱の12行サンプルでは6行・7件を指摘しました。
claude mcp add denchoho-sakuin-check-2026 -- npx -y @readystack/denchoho-sakuin-check-2026
claude_desktop_config.json
{
"mcpServers": {
"denchoho-sakuin-check-2026": {
"command": "npx",
"args": [
"-y",
"@readystack/denchoho-sakuin-check-2026"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"denchoho-sakuin-check-2026": {
"command": "npx",
"args": [
"-y",
"@readystack/denchoho-sakuin-check-2026"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"denchoho-sakuin-check-2026": {
"command": "npx",
"args": [
"-y",
"@readystack/denchoho-sakuin-check-2026"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"denchoho-sakuin-check-2026": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/denchoho-sakuin-check-2026"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"denchoho-sakuin-check-2026": {
"command": "npx",
"args": [
"-y",
"@readystack/denchoho-sakuin-check-2026"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--denchoho-sakuin-check-2026/reviews or the review_server meta-tool.
POST /mcp