← backlinkswinkel.nl
INDIVIDUAL MCP TOOL
search_domains
Find backlink domains by topic, language, and minimum Domain Rating.
LIVE ENDPOINT
https://backlinkswinkel.nl/mcp
Connect to this endpoint to inspect the live schema for search_domains and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.backlinkswinkel]
url = "https://backlinkswinkel.nl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"backlinkswinkel": {
"type": "http",
"url": "https://backlinkswinkel.nl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: backlinkswinkel
Remote MCP URL: https://backlinkswinkel.nl/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": {
"backlinkswinkel": {
"url": "https://backlinkswinkel.nl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"backlinkswinkel": {
"type": "http",
"url": "https://backlinkswinkel.nl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "backlinkswinkel",
"transport": "streamable-http",
"url": "https://backlinkswinkel.nl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
order_backlink— Order one backlink; omit content fields when Backlinkswinkel should write it.order_status— Get an order's review or publication status and placement URL, if available.account_balance— Return the prepaid credit balance in euro cents.topup— Create a credit checkout link; a human must open and pay this link.