Social Media
it-som.net
Manage giveaways on social media posts, including creation, drawing winners, and cancellation.
ENDPOINT 1
https://api.it-som.net/api/v1/agent/mcp
MCP server metadata
- Name
- som-giveaway-real
- Version
- 0.4.0
Real parsing може створити витрати provider. Не обходьте payment gate. Для оплати надайте checkoutUrl користувачу. Для parsing опитуйте get_giveaway_status. Перед confirm_draw обов’язково отримайте явне підтвердження користувача.
Known tools 5
prepare_giveawayСтворює розіграш за URL допису та повертає runId, capabilityToken і поточний стан.
Inferred read-onlyget_giveaway_resultПовертає переможців і публічні посилання на криптографічний запис.
Inferred read-onlyCONNECT 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.
it-som.net is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.