AI & Machine Learning
demandsphere.com
Provides access to a tracker of frontier AI models, including search, cost calculation, and provider information.
ENDPOINT 1
https://www.demandsphere.com/mcp
MCP server metadata
- Name
- demandsphere-radar
- Version
- 1.2.0
Known tools 8
get_ai_modelsUse structured filters to list frontier AI models from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/ai-frontier-model-tracker/.
Inferred read-onlyget_ai_model_by_idGet a single AI model by its ID from the DemandSphere Radar tracker.
Inferred read-onlysearch_ai_modelsFull-text search across AI models from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/ai-frontier-model-tracker/.
Inferred read-onlyget_providersList all AI model providers/labs tracked by the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/ai-frontier-model-tracker/, with the country each lab is based in, model counts, and provider metadata.
Inferred read-onlyget_algorithm_updatesUse structured filters to list Google algorithm and AI search updates from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/algorithm-update-tracker/.
Potential side effectssearch_algorithm_updatesFull-text search across Google algorithm and AI search updates from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/algorithm-update-tracker/.
Potential side effectsget_server_infoGet DemandSphere Radar MCP server metadata including version, data freshness timestamps, model count, update count, and provider count.
Potential side effectsCONNECT 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.demandsphere-radar]
url = "https://www.demandsphere.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"demandsphere-radar": {
"type": "http",
"url": "https://www.demandsphere.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: demandsphere-radar
Remote MCP URL: https://www.demandsphere.com/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": {
"demandsphere-radar": {
"url": "https://www.demandsphere.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"demandsphere-radar": {
"type": "http",
"url": "https://www.demandsphere.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "demandsphere-radar",
"transport": "streamable-http",
"url": "https://www.demandsphere.com/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 demandsphere.com was fetched 2026-08-04T01:28:22.034Z and is being refreshed.
demandsphere.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.