INDIVIDUAL MCP TOOL
get_products
The commercial products, machine-readable: what they are, prices, checkout URLs, licence terms.
LIVE ENDPOINT
https://droneintelligence.ai/api/mcp
Connect to this endpoint to inspect the live schema for get_products and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.drone-intelligence]
url = "https://droneintelligence.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"drone-intelligence": {
"type": "http",
"url": "https://droneintelligence.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: drone-intelligence
Remote MCP URL: https://droneintelligence.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"drone-intelligence": {
"url": "https://droneintelligence.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"drone-intelligence": {
"type": "http",
"url": "https://droneintelligence.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "drone-intelligence",
"transport": "streamable-http",
"url": "https://droneintelligence.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_content— Search Drone Intelligence briefings, market intelligence pages, company profiles and comparisons.get_briefing— Full text of a Drone Intelligence Signal Dossier briefing by slug: executive summary, signals, assessment, sources.get_intelligence_page— A Drone Intelligence market intelligence page by slug: overview, sections, key players, outlook, sources.get_company_profile— A Drone Intelligence company profile by slug: positioning, sourced facts, funding, contracts, products.compare_companies— A Drone Intelligence side-by-side company comparison by slug, e.list_catalogue— Paginated slugs of Drone Intelligence content by type (briefing, intelligence, company, comparison).tracker_schema— Metadata for the paid Counter-UAS Tracker dataset: fields, theatres, layers, counts, data-through date, licence.tracker_awards— Query the 76 sourced counter-UAS awards.