Social Media
tvojelajky.cz
Provides access to purchasing Instagram and TikTok services, including profile lookup, post listing, pricing quotes, and order creation.
ENDPOINT 1
https://tvojelajky.cz/mcp
MCP server metadata
- Name
- tvojelajky
- Version
- 1.0.0
Known tools 8
list_servicesList purchasable Instagram and TikTok services, quantity limits and starting prices in integer CZK halere.
Inferred read-onlylist_postsList up to 20 recent posts belonging to a profile, with URLs usable in a quote.
Inferred read-onlyget_orderRead the payment and delivery status of an order using its private token or an authorized connection.
Potential side effectsget_walletRead the authenticated wallet balance and the remaining approved agent budget in integer CZK halere.
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.tvojelajky]
url = "https://tvojelajky.cz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tvojelajky": {
"type": "http",
"url": "https://tvojelajky.cz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tvojelajky
Remote MCP URL: https://tvojelajky.cz/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": {
"tvojelajky": {
"url": "https://tvojelajky.cz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tvojelajky": {
"type": "http",
"url": "https://tvojelajky.cz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tvojelajky",
"transport": "streamable-http",
"url": "https://tvojelajky.cz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.