Skip to main content
ClaudeWave
cid2230 avatar
cid2230

exactlane-preflight-public

Ver en GitHub

Exactlane Preflight — caller-specific static compatibility evidence for autonomous agents before relying on an MCP capability.

SubagentsRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/12/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/cid2230/exactlane-preflight-public && cp exactlane-preflight-public/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

# Exactlane Preflight

**The check before the call.**

Caller-specific static compatibility evidence for autonomous agents evaluating an MCP capability before relying on it.

Exactlane helps an agent answer: *does this exact declared MCP capability fit my bounded workflow requirements?* before integration.

## Problem it addresses

Before an autonomous agent depends on an external MCP capability, it often needs a **pre-integration compatibility check**:

- compare a **caller-provided capability snapshot** to **caller-specific requirements**;
- obtain **static compatibility evidence** (not live probing);
- keep the **operational decision** with the caller.

Exactlane Preflight is a Phase 0A public service for that workflow.

## Use when

An agent has a caller-provided MCP capability snapshot and needs to determine whether that exact declared capability fits its own bounded workflow requirements.

## Does not prove

- live availability
- full MCP conformance
- business-result correctness
- provider trust
- security certification
- payment success

Exactlane Preflight is primarily a REST evidence service with a thin remote MCP adapter at `/mcp`. It is **not** an A2A agent, marketplace, or certification authority.

## Live machine contract

Canonical public discovery origin:

- Service root: https://exactlane.dev/
- Manifest: https://exactlane.dev/.well-known/exactlane.json
- OpenAPI: https://exactlane.dev/openapi.json
- Agent discovery text: https://exactlane.dev/llms.txt
- Sitemap: https://exactlane.dev/sitemap.xml
- Remote MCP: https://exactlane.dev/mcp

Temporary migration hostname (compatibility; not canonical):

- https://preflight.happybitemochi.com/

## Scope of this repository

Public discovery anchor only.

Source implementation is **not** part of this public discovery repository.

## Official MCP Registry

- **Server name:** `dev.exactlane/preflight`
- **Version:** `0.1.0`
- **Remote:** Streamable HTTP `https://exactlane.dev/mcp`
- **Registry search:** https://registry.modelcontextprotocol.io/v0.1/servers?search=exactlane

Primary tool: `check_mcp_capability` (adapter over Exactlane Phase 0A; no live probing; caller owns CONTINUE/UPDATE/HOLD).
agentic-aiai-agentscompatibilitymcpopenapipreflight

Lo que la gente pregunta sobre exactlane-preflight-public

¿Qué es cid2230/exactlane-preflight-public?

+

cid2230/exactlane-preflight-public es subagents para el ecosistema de Claude AI. Exactlane Preflight — caller-specific static compatibility evidence for autonomous agents before relying on an MCP capability. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-11.

¿Cómo se instala exactlane-preflight-public?

+

Puedes instalar exactlane-preflight-public clonando el repositorio (https://github.com/cid2230/exactlane-preflight-public) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar cid2230/exactlane-preflight-public?

+

Nuestro agente de seguridad ha analizado cid2230/exactlane-preflight-public y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene cid2230/exactlane-preflight-public?

+

cid2230/exactlane-preflight-public es mantenido por cid2230. La última actividad registrada en GitHub es del 2026-09-11, con 0 issues abiertos.

¿Hay alternativas a exactlane-preflight-public?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega exactlane-preflight-public en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: cid2230/exactlane-preflight-public
[![Featured on ClaudeWave](https://claudewave.com/api/badge/cid2230-exactlane-preflight-public)](https://claudewave.com/repo/cid2230-exactlane-preflight-public)
<a href="https://claudewave.com/repo/cid2230-exactlane-preflight-public"><img src="https://claudewave.com/api/badge/cid2230-exactlane-preflight-public" alt="Featured on ClaudeWave: cid2230/exactlane-preflight-public" width="320" height="64" /></a>