← Registry

AI & Machine Learning

astrant.io

Provides tools to audit and optimize websites for AI agent discoverability.

1 endpoint6 known toolsFirst detected May 17, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.astrant.io/mcp

No auth detected

MCP server metadata

Name
Astrant
Version
0.0.1
Capabilities
tools.listChanged

Known tools 6

get_capabilities

Returns the services Astrant offers — free Agent Discoverability Score, automated $79 Audit, automated $1,299 Implementation, custom human-led work from $4,999, and the Standard ($149/mo) and Pro ($899/mo) subscriptions.

Inferred read-only
get_pricing

Returns Astrant pricing for each service tier as structured data.

Inferred read-only
get_case_studies

Returns Astrant client case studies and reference implementations.

Inferred read-only
book_audit

Returns a checkout URL where the user can purchase the automated AEO Audit ($79, instant delivery).

Potential side effects
check_llms_txt

Fetches the /llms.txt file at a given site and reports whether it exists, the HTTP status, and (if present) the first H1, the blockquote summary, and the link count.

Inferred read-only
score_url

Returns the Agent Discoverability Score for a given site URL — a 0–100 score across multiple dimensions of agent discoverability (llms.txt quality, MCP server presence, structured capability data, and more as additional dimensions ship).

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

.mcp.json

{
  "mcpServers": {
    "astrant": {
      "type": "http",
      "url": "https://mcp.astrant.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "astrant",
  "transport": "streamable-http",
  "url": "https://mcp.astrant.io/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 astrant.io was fetched 2026-07-26T04:40:40.608Z and is being refreshed.

Trust status Neutral

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