← Registry

Developer Tools

findingyou.io

Scans MCP servers for agent readiness to help developers assess compatibility.

1 endpoint2 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://findingyou.io/api/mcp

No auth detected

MCP server metadata

Name
findingyou-agent-readiness
Version
1.1.0
Capabilities
tools
Server instructions

Free Agent Readiness scans from FindingYou.io (Agent GEO). Use audit_mcp_server with a remote MCP server URL, or get_agent_readiness_score for an npm package, GitHub repo, or MCP registry name. Both return the public scan: a 0-100 Agent Selection Score, letter grade, five pillar scores, and the top issues. The full prioritized fix list and listing pack are part of the paid Agent Readiness Report at https://findingyou.io/#agent-geo.

Known tools 2

audit_mcp_server

Run a free Agent Readiness scan of a remote MCP server by URL.

Inferred read-only
get_agent_readiness_score

Run a free Agent Readiness scan for (a) an MCP server or agent identified by npm package name (e.g.

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.findingyou-agent-readiness]
url = "https://findingyou.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "findingyou-agent-readiness": {
      "type": "http",
      "url": "https://findingyou.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: findingyou-agent-readiness
Remote MCP URL: https://findingyou.io/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": {
    "findingyou-agent-readiness": {
      "url": "https://findingyou.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "findingyou-agent-readiness": {
      "type": "http",
      "url": "https://findingyou.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "findingyou-agent-readiness",
  "transport": "streamable-http",
  "url": "https://findingyou.io/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 findingyou.io was fetched 2026-07-26T20:08:45.617Z and is being refreshed.

Trust status Neutral

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