# EXVIV Competitive Intelligence (remote · exviv.com)

Reviewed competitor pricing, offer comparisons, and market-change evidence with x402 payments.

- Trust score: 66/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-06

## Components

- remote · `exviv.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp.md), [page](https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp)

## Channel facts

- Endpoint: `https://exviv.com/api/agent/v1/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## 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-06.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (get_company_pricing).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 398 tokens (~99/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http com-exviv-competitive-intelligence https://exviv.com/api/agent/v1/mcp
```

### Codex

```toml
[mcp_servers.com-exviv-competitive-intelligence]
url = "https://exviv.com/api/agent/v1/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-exviv-competitive-intelligence": {
      "type": "remote",
      "url": "https://exviv.com/api/agent/v1/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-exviv-competitive-intelligence --url https://exviv.com/api/agent/v1/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-exviv-competitive-intelligence:
    url: "https://exviv.com/api/agent/v1/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-exviv-competitive-intelligence": {
      "type": "http",
      "url": "https://exviv.com/api/agent/v1/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-06 (score 66, +2)

- [security improvement] DNSSEC: fail → pass
- [functional improvement] Stability: unverified → 0.03

### 2026-08-05 (score 64)

First indexed and scored.

## MCP tools (4)

### `get_exviv_catalog` (~42 tokens)

Get EXVIV Intelligence Catalog

List EXVIV competitive-intelligence products, current x402 commerce status, reviewed company inputs, markets, prices, and evidence coverage. This tool is free.

Output parameters:

- `commerce` (object)
- `dataset` (object)
- `inputs` (object)
- `links` (object)
- `products` (array)
- `schemaVersion` (string)
- `service` (object)

### `get_company_pricing` (~95 tokens)

Get Reviewed Company Pricing

Buy a $0.25 USDC reviewed competitor pricing and packaging snapshot for one software company, including plans, public prices, billing terms, limits, features, source URLs, capture timestamps, and historical changes. Use for pricing research, sales battlecards, procurement, and competitive monitoring. Uses x402; the first call returns payment requirements.

Input parameters:

- `companySlug` (string, required): Reviewed company slug returned by get_exviv_catalog.

Output parameters:

- `dataset` (object)
- `evidencePolicy` (object)
- `generatedAt` (string)
- `intel` (object)
- `productId` (string)
- `purchase` (object)
- `schemaVersion` (string)

### `compare_competitor_offers` (~95 tokens)

Compare Reviewed Competitor Offers

Buy a $1.00 USDC comparison of reviewed plans, prices, limits, features, source URLs, capture dates, and historical changes across two to four software competitors. Use for product marketing, deal support, procurement, and positioning decisions. Uses x402; the first call returns payment requirements.

Input parameters:

- `companySlugs` (array, required): Two to four unique reviewed company slugs returned by get_exviv_catalog.

Output parameters:

- `dataset` (object)
- `evidencePolicy` (object)
- `generatedAt` (string)
- `intel` (object)
- `productId` (string)
- `purchase` (object)
- `schemaVersion` (string)

### `get_market_evidence_brief` (~117 tokens)

Get Verified Market Evidence Brief

Buy a $2.00 USDC competitive-change brief for a tracked software market: recent pricing, packaging, product, and positioning changes across monitored companies, with timestamps, classifications, commercial implications, and primary-source evidence. Use for weekly competitive monitoring and GTM planning. Uses x402; the first call returns payment requirements.

Input parameters:

- `days` (integer): Lookback window in days.
- `limit` (integer): Maximum reviewed events to return.
- `marketSlug` (string, required): Market slug returned by get_exviv_catalog.

Output parameters:

- `dataset` (object)
- `evidencePolicy` (object)
- `generatedAt` (string)
- `intel` (object)
- `productId` (string)
- `purchase` (object)
- `schemaVersion` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp#diagnostics

## Score history

- 2026-08-06: 66
- 2026-08-05: 64

## Links

- Remote endpoint: https://exviv.com/api/agent/v1/mcp
- Website: https://exviv.com/agent-intelligence
- Changelog RSS feed: https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-exviv-competitive-intelligence/api-agent-v1-mcp
