{
  "name": "Tracklution",
  "description": "Fully managed server-side conversion tracking.",
  "openapi": "https://www.tracklution.com/openapi.json",
  "install_recipes": "https://www.tracklution.com/api/install-recipes/",
  "agent_install_md": "https://www.tracklution.com/agent-install.md",
  "agent_install_html": "https://www.tracklution.com/agent-install/",
  "docs": "https://www.tracklution.com/docs/",
  "llms_txt": "https://www.tracklution.com/llms.txt",
  "llms_full_txt": "https://www.tracklution.com/llms-full.txt",
  "signup_url": "https://www.tracklution.com/start",
  "dashboard_url": "https://www.tracklution.com/dashboard",
  "mcp_url": "https://mcp.tracklution.com/mcp",
  "api_base_url": "https://api.trlution.com/mcp-api/v1",
  "mcp_install_methods": {
    "cursor": {
      "type": "file-edit",
      "target_paths": [".cursor/mcp.json", "~/.cursor/mcp.json"],
      "merge_key": "mcpServers.tracklution",
      "body": { "url": "https://mcp.tracklution.com/mcp" },
      "deeplink": "cursor://anysphere.cursor-deeplink/mcp/install?name=tracklution&config=eyJ1cmwiOiJodHRwczovL21jcC50cmFja2x1dGlvbi5jb20vbWNwIn0=",
      "post_install_message": "Open Cursor → Settings → MCP and toggle 'tracklution' on, then say 'go'.",
      "min_version": "0.48.0",
      "agent_client_value": "cursor"
    },
    "claude_code": {
      "type": "cli",
      "command": "claude mcp add --transport http tracklution https://mcp.tracklution.com/mcp",
      "post_install_message": "Run '/mcp' in Claude Code to confirm 'tracklution' is connected, then say 'go'.",
      "agent_client_value": "claude-code"
    },
    "codex": {
      "type": "file-edit",
      "target_paths": ["~/.codex/config.toml", "%USERPROFILE%/.codex/config.toml"],
      "merge_key": "mcp_servers.tracklution",
      "body_toml": "[mcp_servers.tracklution]\nurl = \"https://mcp.tracklution.com/mcp\"\nenabled = true\n",
      "post_install_message": "Restart your Codex CLI session, then say 'go'.",
      "agent_client_value": "other"
    },
    "windsurf": {
      "type": "file-edit",
      "target_paths": [
        "~/.codeium/windsurf/mcp_config.json",
        "%USERPROFILE%/.codeium/windsurf/mcp_config.json"
      ],
      "merge_key": "mcpServers.tracklution",
      "body": { "serverUrl": "https://mcp.tracklution.com/mcp" },
      "post_install_message": "Fully restart Windsurf (close from system tray, then reopen). Then say 'go'.",
      "agent_client_value": "windsurf"
    },
    "lovable": {
      "type": "user-action",
      "ui_path": "Lovable Settings → Integrations → MCP servers → Add custom MCP server",
      "value": "https://mcp.tracklution.com/mcp",
      "instruction": "Open Lovable Settings → Integrations → MCP servers → Add custom MCP server. Use the URL https://mcp.tracklution.com/mcp (no authentication needed). Custom MCP servers are available on paid Lovable plans. Then say 'go'.",
      "agent_client_value": "lovable"
    },
    "replit": {
      "type": "user-action",
      "ui_path": "https://replit.com/integrations → MCP Servers → Add MCP server",
      "value": "https://mcp.tracklution.com/mcp",
      "instruction": "Go to https://replit.com/integrations → MCP Servers section → Add MCP server. Name it 'tracklution'. URL: https://mcp.tracklution.com/mcp (no authentication). Click Test & Save. Then say 'go'.",
      "agent_client_value": "replit"
    },
    "bolt": {
      "type": "user-action",
      "ui_path": "Bolt → Connectors → Add custom connector",
      "value": "https://mcp.tracklution.com/mcp",
      "instruction": "Open Bolt → Connectors → Add custom connector. URL: https://mcp.tracklution.com/mcp. Transport: HTTP. No authentication needed. Then say 'go'.",
      "agent_client_value": "bolt"
    }
  },
  "support_email": "support@tracklution.com"
}
