tablecloth mcp for VS Code
io.github.yourtablecloth/tablecloth-mcp
Open Korean e-Gov and finance sites in a clean, disposable Windows Sandbox with security programs.
client:VS Code
transport:stdio
runtime:npm
Install tablecloth mcp in VS Code
.vscode/mcp.json
{
"servers": {
"tablecloth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tablecloth-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs