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.

Drone Intelligence

REMOTE · DRONEINTELLIGENCE.AI · SCANNED AUG 20

Drone-sector market intelligence for AI agents: free briefings and profiles, licenced tracker data.

66 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 Security63
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 641 tokens (~53/item across 12 items; 12 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 77% of tool parameters carry a description.Partial
Capabilities100
  • Implements a current MCP spec version (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 · droneintelligence.ai

# add to Claude Code
claude mcp add --transport http ai-droneintelligence-drone-intelligence https://droneintelligence.ai/api/mcp
# ~/.codex/config.toml
[mcp_servers.ai-droneintelligence-drone-intelligence]
url = "https://droneintelligence.ai/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-droneintelligence-drone-intelligence": {
      "type": "remote",
      "url": "https://droneintelligence.ai/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-droneintelligence-drone-intelligence --url https://droneintelligence.ai/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-droneintelligence-drone-intelligence:
    url: "https://droneintelligence.ai/api/mcp"
// mcp.json
{
  "mcpServers": {
    "ai-droneintelligence-drone-intelligence": {
      "type": "http",
      "url": "https://droneintelligence.ai/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.

  • 20 Aug 26 +1

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

  • 18 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 17 Aug 26 64

    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 20 Aug 2026 · Probed https://droneintelligence.ai/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=droneintelligence.ai CN=YR2,O=Let's Encrypt,C=US 16 Aug 2026 14 Nov 2026 RSA 2048 SHA256-RSA 58452f0f4afb19f29a5de06dd2767a2c08f
SANs: droneintelligence.ai
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 droneintelligence.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
droneintelligence.ai. 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
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://droneintelligence.ai/api/mcp Verified 200
http (plaintext) http://droneintelligence.ai/api/mcp HTTPS enforced 308 https://droneintelligence.ai/api/mcp
MCP tools · 12 exposed · ~641 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
compare_companies ~53

A Drone Intelligence side-by-side company comparison by slug, e.g. droneshield-vs-dedrone.

NameTypeReqDescription
slugstringyesComparison slug, e.g. anduril-vs-shield-ai

No output schema declared.

No examples provided.

get_briefing ~55

Full text of a Drone Intelligence Signal Dossier briefing by slug: executive summary, signals, assessment, sources.

NameTypeReqDescription
slugstringyesBriefing slug, e.g. diu-swap-usv-maritime-strike

No output schema declared.

No examples provided.

get_company_profile ~44

A Drone Intelligence company profile by slug: positioning, sourced facts, funding, contracts, products.

NameTypeReqDescription
slugstringyesCompany slug, e.g. droneshield

No output schema declared.

No examples provided.

get_intelligence_page ~47

A Drone Intelligence market intelligence page by slug: overview, sections, key players, outlook, sources.

NameTypeReqDescription
slugstringyesPage slug, e.g. counter-drone-market

No output schema declared.

No examples provided.

get_products ~27

The commercial products, machine-readable: what they are, prices, checkout URLs, licence terms.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_catalogue ~48

Paginated slugs of Drone Intelligence content by type (briefing, intelligence, company, comparison). 50 per page.

NameTypeReqDescription
pageinteger
typestringyes

No output schema declared.

No examples provided.

search_content ~58

Search Drone Intelligence briefings, market intelligence pages, company profiles and comparisons. Returns up to 10 matches with title, type, URL and excerpt.

NameTypeReqDescription
querystringyesSearch terms, e.g. a company, programme, or market

No output schema declared.

No examples provided.

tracker_aggregate ~36

Counts of tracker awards grouped by theatre, layer, or awardee. Requires a tracker licence token.

NameTypeReqDescription
dimensionstringyes

No output schema declared.

No examples provided.

tracker_awards ~109

Query the 76 sourced counter-UAS awards. Filter by theatre, kill-chain layer, or awardee substring. Requires a tracker licence token.

NameTypeReqDescription
awardee_containsstringSubstring match on the awardee, e.g. "DroneShield"
layerstringSubstring match, e.g. "Defeat-kinetic", "Detect", "Programme"
theatrestringSubstring match, e.g. "United Kingdom" or "Eastern flank"

No output schema declared.

No examples provided.

tracker_capital_ledger ~38

The tracker's capital and acquisition ledger: where the money behind the counter-UAS vendors is being raised. Requires a tracker licence token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tracker_schema ~38

Metadata for the paid Counter-UAS Tracker dataset: fields, theatres, layers, counts, data-through date, licence. Requires a tracker licence token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tracker_vendor_matrix ~88

Query the 45-vendor counter-UAS competitive matrix. Filter by layer or US-procurement eligibility. Requires a tracker licence token.

NameTypeReqDescription
layerstringSubstring match, e.g. "Detect", "Defeat", "Integrate"
us_procurementstringSubstring match, e.g. "NDAA", "Allied", "restricted"

No output schema declared.

No examples provided.