Settings

API Token

Use this token with Claude MCP to place orders via AI

No token found — please log in
Claude Code (Terminal) — paste in terminal
claude mcp add linktest -s user -e LINKTEST_API_TOKEN=YOUR_TOKEN -- npx -y linktest-mcp-server@latest
Claude Desktop — paste in config file
{
  "mcpServers": {
    "linktest": {
      "command": "npx",
      "args": [
        "-y",
        "linktest-mcp-server@latest"
      ],
      "env": {
        "LINKTEST_API_TOKEN": "YOUR_TOKEN"
      }
    }
  }
}

File location: ~/Library/Application Support/Claude/claude_desktop_config.json

💡 Get better AI guidance

Add this line to your Claude system prompt or CLAUDE.md for step-by-step order guidance:

When using LinkTest tools, always read the resource "linktest://workflow-guide" first to follow the correct order.
⚠️ MCP not loading?

If npx is installed at a non-standard path (e.g. nvm, .local), change "command": "npx" to the full path. Find it by running which npx in your terminal.

Payment Method

Card is charged $5 per order via Paddle

Card management is handled through Paddle. Visit your Paddle billing portal to manage payment methods.

Danger Zone

Permanently delete your account and all associated data. This cannot be undone.