scamcheck mcp server for VS Code
io.github.smijo-geek/scamcheck-mcp-server
Scan suspicious messages, URLs, and text for scams with AI. Free tier - no API key required.
client:VS Code
transport:streamable-http
runtime:npm
tools:1
Install scamcheck mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"scamcheck-mcp-server": {
"type": "http",
"url": "https://scamcheck.tech/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs