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

co.addressintel/permits

NPM · ADDRESSINTEL-MCP · SCANNED AUG 15

SF Peninsula building permits and parcel buildability: SB 9, ADU and redevelopment leads.

Available components

+5 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability76
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 758 tokens (~126/item across 6 items; 6 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 Management27
  • Stability observed for 8 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
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.

npm · addressintel-mcp

# add to Claude Code
claude mcp add co-addressintel-permits -- npx -y addressintel-mcp
# add to Codex CLI
codex mcp add co-addressintel-permits -- npx -y addressintel-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "co-addressintel-permits": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "addressintel-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add co-addressintel-permits --command npx --arg -y --arg addressintel-mcp
# ~/.hermes/config.yaml
mcp_servers:
  co-addressintel-permits:
    command: "npx"
    args: ["-y", "addressintel-mcp"]
// mcp.json
{
  "mcpServers": {
    "co-addressintel-permits": {
      "command": "npx",
      "args": [
        "-y",
        "addressintel-mcp"
      ]
    }
  }
}
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.

  • 15 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 12 Aug 26 0
    • Security disclosure: unverified → fail functional
  • 11 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 68

    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 15 Aug 2026 · Analysed npm/addressintel-mcp@1.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 95 packages
Packages resolved 95
Stale 30
Tree resolution Complete
MCP tools · 6 exposed · ~758 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
get_property_intelligence ~117

Get detailed AI intelligence for a specific property. Returns teardown probabilities, flippability scores, comparable sales, and a developerROI field. Takes an id from list_market_signals. Treat developerROI as an AI screening estimate for ranking only, not as underwriting: it is a model output rather than arithmetic, and it disagrees materially with a build-to-zoning proforma on much of the inventory. Do not quote it as an expected return.

NameTypeReqDescription
idstringyesThe unique identifier (ID) of the property to analyze

No output schema declared.

No examples provided.

list_adu_leads ~101

List parcels ranked by ADU (accessory dwelling unit) feasibility, including estimated max units, buildable square footage and the lot geometry behind the score.

NameTypeReqDescription
excludeBlockersbooleanDrop parcels carrying any development blocker.
limitnumberMax rows to return. Clamped to your API key's tier ceiling.
minScorenumberMinimum ADU feasibility score, 0-100. Defaults to 60.

No output schema declared.

No examples provided.

list_market_signals ~112

Search for high-signal real estate investment opportunities (teardowns, flips). Use this to find properties before diving into specific details.

NameTypeReqDescription
addressstringSearch for a specific address
citystringFilter by city name (e.g. 'Atherton')
limitnumberMax rows to return. Clamped to your API key's tier ceiling.
marketstringFilter by market (e.g. 'sf-peninsula' or 'nantucket')

No output schema declared.

No examples provided.

list_redevelopment_leads ~121

List underbuilt parcels: small, older homes using a low share of their allowable building envelope on sizable lots. Ranked by redevelopment score, with the FAR headroom that produced it.

NameTypeReqDescription
classstringNarrow to scrape-and-rebuild candidates or expansion candidates.
excludeBlockersbooleanDrop parcels carrying any development blocker.
limitnumberMax rows to return. Clamped to your API key's tier ceiling.
minScorenumberMinimum redevelopment score, 0-100. Defaults to 60.

No output schema declared.

No examples provided.

list_sb9_inventory ~133

List active listings that are eligible for an SB 9 lot split or duplex conversion, with the per-parcel block reasons where they are not. California-only; this is a parcel-level buildability read, not a generic lead list.

NameTypeReqDescription
excludeBlockersbooleanDrop parcels carrying any development blocker.
limitnumberMax rows to return. Clamped to your API key's tier ceiling.
minUnitsnumberOnly parcels supporting at least this many SB 9 units.
statusstringFilter by SB 9 status. Defaults to any non-blocked parcel.

No output schema declared.

No examples provided.

search_permits ~174

Search issued building permits across the SF Peninsula and adjacent Silicon Valley cities. Filter by city, keyword (address, project type, scope description, contractor, architect or permit number) and minimum valuation. Use this to find what construction has actually been permitted at an address or in a city.

NameTypeReqDescription
citystringCity name, e.g. 'Menlo Park'. Partial matches allowed.
limitnumberMax rows to return. Clamped to your API key's tier ceiling.
minValuationnumberOnly permits valued at or above this dollar amount.
offsetnumberRow offset for paging.
qstringKeyword matched against address, project type, scope description, contractor, architect and permit number, e.g. 'demolition' or '123 Main St'.

No output schema declared.

No examples provided.