Analytics
exviv.com
Provides competitive intelligence and market analysis by offering product catalogs, pricing comparisons, and evidence briefs.
ENDPOINT 1
https://exviv.com/api/agent/v1/mcp
MCP server metadata
- Name
- exviv-competitive-intelligence
- Version
- 1.0.0
Use get_exviv_catalog before choosing inputs. Paid tools state their fixed USDC price and return x402 v2 payment requirements before settlement. Use reviewed slugs from the catalog and retain the onchain receipt returned with paid results.
Known tools 4
get_exviv_catalogList EXVIV competitive-intelligence products, current x402 commerce status, reviewed company inputs, markets, prices, and evidence coverage.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.exviv-competitive-intelligence]
url = "https://exviv.com/api/agent/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"exviv-competitive-intelligence": {
"type": "http",
"url": "https://exviv.com/api/agent/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: exviv-competitive-intelligence
Remote MCP URL: https://exviv.com/api/agent/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"exviv-competitive-intelligence": {
"url": "https://exviv.com/api/agent/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"exviv-competitive-intelligence": {
"type": "http",
"url": "https://exviv.com/api/agent/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "exviv-competitive-intelligence",
"transport": "streamable-http",
"url": "https://exviv.com/api/agent/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for exviv.com was fetched 2026-08-21T20:56:54.229Z.
exviv.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.