Data Collection
americandefault.org
Fetches American economic indicators, county distress index, and cross-correlations.
ENDPOINT 1
https://mcp.americandefault.org/mcp
MCP server metadata
- Name
- american-default-mcp
- Version
- 1.27.2
Known tools 6
get_indicatorFetch a compact snapshot of an American Default economic indicator by slug.
Inferred read-onlyget_county_scorecardFetch a county's County Distress Index (CDI) scorecard by 5-digit FIPS code.
Inferred read-onlyget_adi_compositeFetch the latest quarterly reading of the American Distress Index (ADI) composite.
Inferred read-onlyget_cross_correlationsFetch statistically-validated leading/lagging relationships for an indicator.
Inferred read-onlyCONNECT 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.american-default-mcp]
url = "https://mcp.americandefault.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"american-default-mcp": {
"type": "http",
"url": "https://mcp.americandefault.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: american-default-mcp
Remote MCP URL: https://mcp.americandefault.org/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": {
"american-default-mcp": {
"url": "https://mcp.americandefault.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"american-default-mcp": {
"type": "http",
"url": "https://mcp.americandefault.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "american-default-mcp",
"transport": "streamable-http",
"url": "https://mcp.americandefault.org/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 americandefault.org was fetched 2026-07-27T07:05:37.926Z and is being refreshed.
americandefault.org is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.