← Registry

Social Media

it-som.net

Manage giveaways on social media posts, including creation, drawing winners, and cancellation.

1 endpoint5 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://api.it-som.net/api/v1/agent/mcp

No auth detected

MCP server metadata

Name
som-giveaway-real
Version
0.4.0
Capabilities
tools.listChanged
Server instructions

Real parsing може створити витрати provider. Не обходьте payment gate. Для оплати надайте checkoutUrl користувачу. Для parsing опитуйте get_giveaway_status. Перед confirm_draw обов’язково отримайте явне підтвердження користувача.

Known tools 5

prepare_giveaway

Створює розіграш за URL допису та повертає runId, capabilityToken і поточний стан.

Inferred read-only
get_giveaway_status

Повертає поточний стан розіграшу.

Inferred read-only
confirm_draw

Проводить незворотний вибір переможців.

Inferred read-only
get_giveaway_result

Повертає переможців і публічні посилання на криптографічний запис.

Inferred read-only
cancel_giveaway

Скасовує розіграш до початку вибору переможців.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.som-giveaway-real]
url = "https://api.it-som.net/api/v1/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "som-giveaway-real": {
      "type": "http",
      "url": "https://api.it-som.net/api/v1/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: som-giveaway-real
Remote MCP URL: https://api.it-som.net/api/v1/agent/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "som-giveaway-real": {
      "url": "https://api.it-som.net/api/v1/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "som-giveaway-real": {
      "type": "http",
      "url": "https://api.it-som.net/api/v1/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "som-giveaway-real",
  "transport": "streamable-http",
  "url": "https://api.it-som.net/api/v1/agent/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for it-som.net was fetched 2026-08-03T20:06:44.097Z and is being refreshed.

Trust status Trusted

it-som.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.