← Registry

AI & Machine Learning

demandsphere.com

Provides access to a tracker of frontier AI models, including search, cost calculation, and provider information.

1 endpoint8 known toolsFirst detected June 23, 2026Last detected July 28, 2026

ENDPOINT 1

https://www.demandsphere.com/mcp

No auth detected

MCP server metadata

Name
demandsphere-radar
Version
1.2.0
Capabilities
tools

Known tools 8

get_ai_models

Use structured filters to list frontier AI models from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/ai-frontier-model-tracker/.

Inferred read-only
get_ai_model_by_id

Get a single AI model by its ID from the DemandSphere Radar tracker.

Inferred read-only
search_ai_models

Full-text search across AI models from the DemandSphere Radar tracker at demandsphere.com/research/demandsphere-radar/ai-frontier-model-tracker/.

Inferred read-only
calculate_model_cost

Calculate the token cost of running a specific AI model.

Inferred read-only
get_providers

List 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-only
get_algorithm_updates

Use 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 effects
search_algorithm_updates

Full-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 effects
get_server_info

Get DemandSphere Radar MCP server metadata including version, data freshness timestamps, model count, update count, and provider count.

Potential side effects

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.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.

Trust status Trusted

demandsphere.com 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.