# @verlon-ai/mcp

Model Context Protocol server for Verlon AI. Exposes gates, logs, recommendations, and experiments as MCP tools so coding agents (Claude Code, Cursor, Cline, any MCP-compatible client) can inspect and manage Verlon resources natively. Read-only by default

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (publisher, @micah-nettey)
- **Version:** 0.4.0
- **Author:** Micah Nettey
- **License:** MIT
- **npm:** @verlon-ai/mcp
- **Source:** https://github.com/verlon-ai/mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: yes
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-28T18:10:13.026Z
- **Version scanned:** 0.4.0
- **CVEs:** none found by OSV at scan time

## Tools

7 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_gate` — Fetch the full configuration of a specific Verlon AI gate by its UUID.
- `get_recommendations` — Fetch Cortex's intelligence report for a specific Verlon AI gate:
- `list_experiments` — List experiments (shadow + split tests) in the authenticated Verlon AI
- `list_gates` — List all gates in the authenticated Verlon AI account. Each gate's summary
- `list_logs` — List recent request logs across the authenticated account. Returns
- `list_models` — List the chat models a Verlon gate can route to, with live
- `switch_model` — Switch which model a Verlon coding gate routes to. Takes effect on

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@verlon-ai/mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40verlon-ai%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40verlon-ai%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40verlon-ai%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40verlon-ai%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
