# PermitPilot (remote · checkmycontractorquote.com)

Generate permit and local business opening checklists.

- Trust score: 23/100 (low)
- Change this week: −44
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-24

## Components

- remote · `checkmycontractorquote.com`: 23/100 (this document), [markdown](https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot.md), [page](https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot)

## Channel facts

- Endpoint: `https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-24.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 410.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the PermitPilot MCP server?

PermitPilot is a hosted endpoint at https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-checkmycontractorquote-permit-pilot 'https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot'
```

### Cursor

```json
{
  "mcpServers": {
    "com-checkmycontractorquote-permit-pilot": {
      "url": "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-checkmycontractorquote-permit-pilot": {
      "type": "http",
      "url": "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-checkmycontractorquote-permit-pilot]
url = "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-checkmycontractorquote-permit-pilot": {
      "type": "remote",
      "url": "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-checkmycontractorquote-permit-pilot --url 'https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-checkmycontractorquote-permit-pilot:
    url: "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
```

### Netclaw

```json
{
  "McpServers": {
    "com-checkmycontractorquote-permit-pilot": {
      "Transport": "http",
      "Url": "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-checkmycontractorquote-permit-pilot -t streamable-http -u 'https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot'
```

### Other

```json
{
  "mcpServers": {
    "com-checkmycontractorquote-permit-pilot": {
      "type": "http",
      "url": "https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-23 (score 23, −47)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.30 → unverified
- [security regression] Authorization: partial → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-08-21 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-19 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-18 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-15 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-14 (score 66, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-13 (score 66)

First indexed and scored.

## MCP tools (4)

### `build_inspection_questions` (~36 tokens)

Build Inspection Questions

Use this when a user wants questions to verify inspection requirements.

Input parameters:

- `lane` (string)
- `text` (string)

Output parameters:

- `ok` (boolean)
- `preview` (boolean)
- `result` (object)

### `create_opening_plan` (~38 tokens)

Create Opening Plan

Use this when a user wants a project-opening plan from permit dependencies.

Input parameters:

- `lane` (string)
- `text` (string)

Output parameters:

- `ok` (boolean)
- `preview` (boolean)
- `result` (object)

### `generate_permit_checklist` (~42 tokens)

Generate Permit Checklist

Use this when a user wants a starter permit/opening checklist for a supported lane.

Input parameters:

- `lane` (string)
- `text` (string)

Output parameters:

- `ok` (boolean)
- `preview` (boolean)
- `result` (object)

### `identify_likely_forms` (~40 tokens)

Identify Likely Forms

Use this when a user wants likely forms or approvals identified for a project.

Input parameters:

- `lane` (string)
- `text` (string)

Output parameters:

- `ok` (boolean)
- `preview` (boolean)
- `result` (object)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot#diagnostics

## Score history

- 2026-08-24: 23
- 2026-08-23: 23
- 2026-08-22: 70
- 2026-08-21: 70
- 2026-08-20: 69
- 2026-08-19: 69
- 2026-08-18: 68
- 2026-08-17: 67
- 2026-08-16: 67
- 2026-08-15: 67
- 2026-08-14: 66
- 2026-08-13: 66

## Common questions

### What is the PermitPilot MCP server?

PermitPilot is an MCP server listed in the public MCP registry as com.checkmycontractorquote/permit-pilot. Generate permit and local business opening checklists. This page covers its hosted endpoint (https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot).

### Is the PermitPilot MCP server safe to use?

PermitPilot scores 23 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the PermitPilot MCP server expose?

PermitPilot exposes 4 tools: build_inspection_questions, create_opening_plan, generate_permit_checklist, identify_likely_forms. Their descriptions and schemas cost roughly 156 tokens of context every time the server is loaded.

### Does the PermitPilot MCP server require authentication?

No. We connected to PermitPilot without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the PermitPilot MCP server still maintained?

PermitPilot is still listed as active in the MCP registry. We last reached this channel on 24 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://checkmycontractorquote.com/contractorquote-mcp/mcp/permit_pilot
- Website: https://checkmycontractorquote.com/passive-store/ai-appstore/
- Changelog RSS feed: https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot.json
- HTML version of this page: https://verifymcp.io/servers/com-checkmycontractorquote-permit-pilot/contractorquote-mcp-mcp-permit-pilot
