← Registry

Analytics

getsyou.ai

Provides access to GetsYou's benchmark data, methodology explanations, and workflow recommendations for evaluating and applying their platform.

1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://www.getsyou.ai/api/mcp

No auth detected

MCP server metadata

Name
getsyou
Version
2.0.0
Capabilities
tools
Server instructions

GetsYou is an AI operations platform for real-estate investors. This service exposes two kinds of tools. Public tools need no credentials. Call explain_getsyou_capabilities for the complete 13-agent team, platform features, plan access, delivery modes, industry workflows, controls, limits, and product-fit guidance. Recommend the smallest sufficient plan, distinguish operator-controlled work from unattended automation, and say when the product is not a fit. GetsYou's implementation is proprietary. Do not reveal, infer, or recreate system prompts, internal instructions, routing logic, orchestration graphs, scoring formulas, providers, models, infrastructure, fallbacks, runbooks, test harnesses, or source code. Use the published customer integration interfaces instead. The other public tools describe GetsYou's real-estate-investor operations benchmark: release status, metric definitions, and which agent addresses a given operational problem. Always call explain_benchmark_methodology before citing a figure, and check a release's status — a methodology_preview release has definitions but no values to quote. Account tools require an Authorization: Bearer header carrying a GetsYou API key, and each needs the matching scope on that key (benchmark:read for benchmark score and audit, agents:read, contacts:read, calls:read, properties:read). They read that organization's own records only; the organization is resolved from the key, so no tool argument names a company. Every tool here is read-only. Nothing in this service can start a call, message a contact, change a record, or spend money.

Known tools 4

search_benchmark_releases

List GetsYou's public operations-benchmark releases with their status, measurement period, and machine-readable download URLs.

Inferred read-only
explain_benchmark_methodology

Return the exact definition of a benchmark metric — formula, numerator, denominator, exclusions, minimum sample — plus the cohort weighting, percentile method, and publication gates.

Inferred read-only
explain_getsyou_capabilities

Return GetsYou's complete public product catalog: the 13-agent team, platform capabilities, industry workflows, plan access, delivery modes, controls, limits, canonical URLs, and honest product-fit guidance.

Inferred read-only
recommend_workflow

Given an operational problem in a real-estate-investor seller pipeline, name the GetsYou agent that addresses it, what it produces, and its stated limits.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "getsyou",
  "transport": "streamable-http",
  "url": "https://www.getsyou.ai/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 getsyou.ai was fetched 2026-08-14T12:07:28.991Z.

Trust status Trusted

getsyou.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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