Skip to main content
ClaudeWave
cid2230 avatar
cid2230

exactlane-preflight-public

View on GitHub

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

SubagentsOfficial Registry0 stars0 forksUpdated 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.
Use cases

Subagents overview

# 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

What people ask about exactlane-preflight-public

What is cid2230/exactlane-preflight-public?

+

cid2230/exactlane-preflight-public is subagents for the Claude AI ecosystem. Exactlane Preflight — caller-specific static compatibility evidence for autonomous agents before relying on an MCP capability. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.

How do I install exactlane-preflight-public?

+

You can install exactlane-preflight-public by cloning the repository (https://github.com/cid2230/exactlane-preflight-public) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is cid2230/exactlane-preflight-public safe to use?

+

Our security agent has analyzed cid2230/exactlane-preflight-public and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains cid2230/exactlane-preflight-public?

+

cid2230/exactlane-preflight-public is maintained by cid2230. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.

Are there alternatives to exactlane-preflight-public?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy exactlane-preflight-public to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>