Top Gun Geo Lens

by Spacemandomains

213 downloads
Not rated
GitHub

About

High-intensity Generative Engine Optimization (GEO) auditing for AI agents. This tool allows agents to measure brand visibility and citation strength in LLM search results. It features a native 402 Payment Required handshake for $1.50 micro-payments per audit.

Details

Author
Spacemandomains
Downloads
213
Categories
Other

- Scans LLM indexes for brand mentions.
- Calculates a brand visibility score.
- Supports autonomous agent payments via Stripe MPP.
- Costs $1.50 USD per audit.
- Built for professional GEO auditing in the agentic economy.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Top Gun Geo Lens
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install Python, clone the repository from https://github.com/Spacemandomains/top_gun_live, and add the server configuration to your MCP client (e.g., Claude Desktop). The single tool, audit_brand, scans LLM indices for brand mentions and returns a visibility score after a $1.50 micro-payment is completed via a Stripe URL.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "top gun geo lens": {
            "top-gun-audit": {
                "command": "python",
                "args": [
                    "mcp_server.py"
                ],
                "env": {
                    "TOP_GUN_API_URL": "https://top-gun-live.vercel.app"
                }
            }
        }
    }
}

McpServers

{
    "top-gun-audit": {
        "command": "python",
        "args": [
            "mcp_server.py"
        ],
        "env": {
            "TOP_GUN_API_URL": "https://top-gun-live.vercel.app"
        }
    }
}

Top GUN GEO-Lens Auditor
Professional GEO auditing for the Agentic Economy.

Top GUN is a high-intensity Generative Engine Optimization (GEO) tool that allows AI agents to measure brand visibility, citation strength, and indexing status within LLM search results.

💰 Stripe-MPP (Machine-Payable Protocol)
This server is built for autonomous agent payments.

Cost: $1.50 USD per audit.

Process: The agent calls the tool, receives a 402 Payment Required response with a Stripe URL, and the user completes the micro-payment to unlock the data.

🛠️ Key Tools
audit_brand: Scans LLM indices for brand mentions and calculates a visibility score.

🚀 Installation
To use this server locally with Claude Desktop or other MCP clients:

Ensure Python is installed.

Clone the repo: https://github.com/Spacemandomains/top_gun_live

Add the server config provided in the technical details section.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.