Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

RepoPilot

REMOTE · REPOPILOT.APP · SCANNED AUG 3

Repository evidence for agents before they adopt dependencies, enter codebases, compare, or merge.

Available components

72 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 820 tokens (~164/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · repopilot.app

# add to Claude Code
claude mcp add --transport http app-repopilot-repopilot https://repopilot.app/api/mcp
# ~/.codex/config.toml
[mcp_servers.app-repopilot-repopilot]
url = "https://repopilot.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-repopilot-repopilot": {
      "type": "remote",
      "url": "https://repopilot.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-repopilot-repopilot --url https://repopilot.app/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-repopilot-repopilot:
    url: "https://repopilot.app/api/mcp"
// mcp.json
{
  "mcpServers": {
    "app-repopilot-repopilot": {
      "type": "http",
      "url": "https://repopilot.app/api/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 2 Aug 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://repopilot.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=repopilot.app CN=YR2,O=Let's Encrypt,C=US 6 Jul 2026 4 Oct 2026 RSA 2048 SHA256-RSA 5f208469357bec9a520824b1f55e528f919
SANs: repopilot.app
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of repopilot.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
repopilot.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://va.vercel-scripts.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https://api.github.com https://vitals.vercel-insights.com; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), interest-cohort=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://repopilot.app/api/mcp Verified 200
http (plaintext) http://repopilot.app/api/mcp HTTPS enforced 308 https://repopilot.app/api/mcp
MCP tools — 5 exposed · ~620 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
analyze_repo ~117

CALL when entering an unfamiliar repository or deciding whether to depend on, fork, learn from, or deploy it. Returns a concise four-use-case brief, watchouts, evidence confidence, architecture summary, freshness, and next actions without dumping the full generated artifact. Use get_artifact when file-level orientation is needed. Pass exactly one of repo or package.

NameTypeReqDescription
packagestringnpm package name, for example lodash or npm:@scope/pkg.
repostringPublic GitHub repository as owner/repo or a github.com URL.
NameTypeReqDescription
agentobjectyes
schema_versionstringyes
statusstringyes
toolstringyes

No examples provided.

check_change_risk ~124

CALL before merging a pull request or after producing a local diff. Returns a deterministic 0-10 change-shape score with receipts for size, spread, missing tests, sensitive paths, hotspots, and blast radius. Pass repo+pr OR diff; repo may accompany diff for cached hotspot context. This prioritizes review and never approves a merge.

NameTypeReqDescription
diffstringRaw unified git diff to score directly.
prnumber|stringPositive pull request number, used with repo.
repostringowner/repo or a github.com URL.
NameTypeReqDescription
agentobjectyes
schema_versionstringyes
statusstringyes
toolstringyes

No examples provided.

check_dependency ~136

CALL when the user or agent is about to add, upgrade, trust, fork, or deploy an npm package or public GitHub repository. Returns a lean repository-level recommendation, confidence, evidence gaps, CVEs, maintenance, ownership, license, CI/tests, Scorecard, freshness, and next actions. DO NOT use for code navigation. Pass exactly one of repo or package. A favourable result does not validate an exact package version or compatibility.

NameTypeReqDescription
packagestringnpm package name, for example lodash or npm:@scope/pkg.
repostringPublic GitHub repository as owner/repo or a github.com URL.
NameTypeReqDescription
agentobjectyes
schema_versionstringyes
statusstringyes
toolstringyes

No examples provided.

compare_repos ~107

CALL when the user is choosing between exactly two dependencies or repositories. Returns the preferred candidate for each use case, material trade-offs, confidence, and evidence gaps. Each target is owner/repo, a GitHub URL, an npm package name, or npm:@scope/pkg. Results are cache-only; a missing analysis is reported as not verified rather than guessed.

NameTypeReqDescription
astringyesFirst repo or npm package target.
bstringyesSecond repo or npm package target.
NameTypeReqDescription
agentobjectyes
schema_versionstringyes
statusstringyes
toolstringyes

No examples provided.

get_artifact ~136

CALL before substantial code work in an unfamiliar repository when the agent needs key files, entry points, architecture hypotheses, a reading order, and verify-before-trusting guidance. Returns the cached CLAUDE.md-style artifact or Cursor rules. Do not call again if the artifact is already in context. Pass exactly one of repo or package.

NameTypeReqDescription
formatstringmarkdown for CLAUDE.md-style guidance; cursor for .mdc rules.
packagestringnpm package name, for example lodash or npm:@scope/pkg.
repostringPublic GitHub repository as owner/repo or a github.com URL.
NameTypeReqDescription
agentobjectyes
schema_versionstringyes
statusstringyes
toolstringyes

No examples provided.