Skip to main content

What is the GhostlyX MCP server?

GhostlyX exposes a Model Context Protocol (MCP) server that allows AI coding assistants and agents to query your analytics data directly. Instead of copying numbers from the dashboard into a prompt, your AI assistant can retrieve live data on demand. MCP server URL: https://ghostlyx.com/mcp

Authentication

The MCP server uses API token authentication. Create a token in Settings > API Tokens > Create token. Tokens are read-only and have access to analytics data for all sites on your account. See API tokens for full instructions.

Compatible clients

  • Claude Desktop
  • Cursor
  • Windsurf
  • Any MCP-compatible client

Available tools

Configuration: Claude Desktop

Add the following to your claude_desktop_config.json:
Replace your-token-here with the API token you created in GhostlyX.

Configuration: Cursor and Windsurf

Add the same JSON block to your MCP configuration file for those clients. Refer to the Cursor or Windsurf documentation for the exact file location.