Marketing
nautilinks.co
Provides tools for discovering, evaluating, and purchasing backlink placements from a catalog of websites.
ENDPOINT 1
https://mcp.nautilinks.co/mcp
MCP server metadata
- Name
- nautilinks-mcp
- Version
- 1.0.0
Known tools 11
aboutUse this when the user asks what Nautilinks does, how its backlink buying service works, or how an AI agent can use it.
Inferred read-onlysearch_sitesUse this when the user wants to find or compare websites where they can buy backlinks.
Inferred read-onlyget_siteUse this after search_sites when the user needs to evaluate one backlink placement before buying.
Inferred read-onlycreate_orderUse this only when the user has selected placements and wants to place a backlink order.
Inferred read-onlyget_ai_visibility_planTurn the latest uncited fan-out opportunities of one owned AI-visibility project into configured backlink items.
Inferred read-onlycheck_balanceUse this before create_order to return the prepaid balance available to this API key.
Inferred read-onlyget_quote_statusUse this after create_order returned a payment_url to check whether the user completed payment.
Potential side effectslist_ordersUse this when the user wants their Nautilinks order history or needs to find an order id.
Inferred read-onlyget_order_statusUse this when the user wants publication progress or the live URL for a specific order.
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.nautilinks-mcp]
url = "https://mcp.nautilinks.co/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nautilinks-mcp": {
"type": "http",
"url": "https://mcp.nautilinks.co/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nautilinks-mcp
Remote MCP URL: https://mcp.nautilinks.co/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": {
"nautilinks-mcp": {
"url": "https://mcp.nautilinks.co/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nautilinks-mcp": {
"type": "http",
"url": "https://mcp.nautilinks.co/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nautilinks-mcp",
"transport": "streamable-http",
"url": "https://mcp.nautilinks.co/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.