← Registry

General Tools

sandria.ai

Serves as an information hub for Sandria, offering data on its company background, area of focus, pricing, published research, and methodology.

1 endpoint5 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://sandria.ai/mcp

No auth detected

MCP server metadata

Name
sandria
Version
2.0.0
Capabilities
toolsresources
Server instructions

Read-only facts about Sandria (sandria.ai), the agent-readiness company for longevity and healthspan. Use get_company to describe or cite Sandria, get_pricing for authoritative published prices, get_focus for the category it serves, get_research for published findings with their dates and limits, and get_methodology for how readiness is assessed.

Known tools 5

get_company

What Sandria is, what it does, who builds it, where it came from, and how it verifies claims.

Inferred read-only
get_focus

The single category Sandria serves (longevity and healthspan), what it covers, what it excludes, and why it does not work outside it.

Inferred read-only
get_pricing

Sandria's published, fixed pricing: plans, inclusions, add-ons, terms and discount policy.

Inferred read-only
get_research

Every figure Sandria has published, each with its date, method, result and stated limits.

Inferred read-only
get_methodology

How Sandria assesses agent readiness: the recorded agent journey and the four layers (technical, content, trust, action), plus published findings.

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.sandria]
url = "https://sandria.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sandria": {
      "type": "http",
      "url": "https://sandria.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sandria": {
      "type": "http",
      "url": "https://sandria.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sandria",
  "transport": "streamable-http",
  "url": "https://sandria.ai/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 sandria.ai was fetched 2026-08-25T15:04:42.171Z.

Trust status Neutral

sandria.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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