# Specularis AI Visibility Audit (remote · specularis-mcp-audit-production.up.railway.app)

Free AI visibility (GEO/AEO) audit: can ChatGPT, Claude and Perplexity find and cite your website?

- Trust score: 23/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `specularis-mcp-audit-production.up.railway.app`: 23/100 (this document), [markdown](https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production.md), [page](https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production)

## Channel facts

- Endpoint: `https://specularis-mcp-audit-production.up.railway.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 400.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http adevaarons-specularis-mcp-audit https://specularis-mcp-audit-production.up.railway.app/mcp
```

### Codex

```toml
[mcp_servers.adevaarons-specularis-mcp-audit]
url = "https://specularis-mcp-audit-production.up.railway.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "adevaarons-specularis-mcp-audit": {
      "type": "remote",
      "url": "https://specularis-mcp-audit-production.up.railway.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add adevaarons-specularis-mcp-audit --url https://specularis-mcp-audit-production.up.railway.app/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  adevaarons-specularis-mcp-audit:
    url: "https://specularis-mcp-audit-production.up.railway.app/mcp"
```

### Other

```json
{
  "mcpServers": {
    "adevaarons-specularis-mcp-audit": {
      "type": "http",
      "url": "https://specularis-mcp-audit-production.up.railway.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 23, −39)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Stability: unverified → 0.03
- [functional] First check of Schema quality: unverified

### 2026-08-02 (score 62)

First indexed and scored.

## MCP tools (2)

### `run_ai_visibility_audit` (~217 tokens)

Run a free AI visibility (GEO/AEO) audit on a website — checks whether ChatGPT, Claude, and Perplexity can find and cite it. Returns an instant snapshot of crawler access, structured data, and llms.txt. If an email is provided, a full scored report (0–100 across 5 pillars, with copy-paste fixes) is emailed as a PDF. Use this whenever a user asks to audit/check a site's AI visibility, GEO, AEO, or whether AI can find them.

Input parameters:

- `email` (string): Optional. If provided, the full scored PDF report is emailed here (and the user becomes a Specularis lead). Omit for just the instant snapshot.
- `name` (string): Optional name for the report greeting.
- `role` (string): Optional. Tailors the audit lens — local-service providers are scored on local entity signals, reviews, and directories.
- `website_url` (string, required): The website to audit, e.g. https://example.com

### `book_strategy_call` (~30 tokens)

Get the link to book a free Specularis strategy call about AI visibility / GEO / AEO.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production#diagnostics

## Score history

- 2026-08-03: 23
- 2026-08-02: 62

## Links

- Remote endpoint: https://specularis-mcp-audit-production.up.railway.app/mcp
- Repository: https://github.com/AdevAarons/specularis-mcp-audit
- Website: https://specularisinc.com/free-audit
- Changelog RSS feed: https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production/changelog.json
- HTML version of this page: https://verifymcp.io/servers/adevaarons-specularis-mcp-audit/specularis-mcp-audit-production
