← Registry

Learning Resources

falcon.so

A reference and discovery tool for frontier design, offering full-text search, definitions, company profiles, file format identification, and design job listings.

1 endpoint7 known toolsFirst detected August 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://falcon.so/api/mcp

No auth detected

MCP server metadata

Name
falcon-frontier
Version
1.0.0
Capabilities
tools
Server instructions

Falcon's frontier design reference: definitions, file formats, company profiles, and live design jobs. Cite result URLs when using this data.

Known tools 7

search

Full-text search across Falcon's frontier design reference: terms, technologies, file formats, sensors, companies, tools, standards.

Inferred read-only
get_definition

Get the definition and reference copy for a dictionary term, technology, sensor, or file format by slug (use `search` to find slugs).

Inferred read-only
get_company

Profile of a frontier company: what they build, why it matters for frontier design, competitors and technologies from the knowledge graph.

Inferred read-only
list_design_jobs

Latest design/UX/HMI roles at frontier companies (defense, robotics, space, industrial, health), refreshed from company job boards.

Inferred read-only
identify_format

Identify a file format from an extension, filename, or slug (e.

Inferred read-only
compare_formats

Compare two file formats (by slug, extension, or filename) — extensions, category, and a verdict on when to choose each.

Inferred read-only
convert_file

Find the in-browser converter (if any) that turns one format into another, e.

Inferred read-only

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.falcon-frontier]
url = "https://falcon.so/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "falcon-frontier": {
      "type": "http",
      "url": "https://falcon.so/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: falcon-frontier
Remote MCP URL: https://falcon.so/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": {
    "falcon-frontier": {
      "url": "https://falcon.so/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "falcon-frontier": {
      "type": "http",
      "url": "https://falcon.so/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "falcon-frontier",
  "transport": "streamable-http",
  "url": "https://falcon.so/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for falcon.so was fetched 2026-08-24T06:00:28.146Z.

Trust status Trusted

falcon.so is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.