A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"scamshield-server": {
"url": "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"scamshield-server": {
"serverUrl": "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.scamshield-server] url = "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Perform basic arithmetic calculations
Convert temperature units based on file content or direct input. Supports Celsius (C) and Fahrenheit (F).
Detects requests to reveal sensitive authentication credentials such as OTPs, UPI PINs, CVVs, passwords and verification codes. Returns an explainable fraud-risk warning.
Analyses suspicious SMS, WhatsApp messages, emails or transcribed voice messages for scam manipulation patterns such as urgency, threats, fake prizes, advance fees, refunds, impersonation, secrecy and payment requests.
Checks a suspicious URL using VirusTotal and reports whether security vendors have flagged the URL as malicious or suspicious.
Analyses a suspicious message containing a phone number and detects scam indicators such as impersonation, urgency, payment requests, credential requests, threats and secrecy.
Checks whether a suspicious message claims to represent a supported Indian bank and compares URLs in the message against ScamShield trusted bank-domain data.