AI & Machine Learning
astrant.io
Provides tools to audit and optimize websites for AI agent discoverability.
ENDPOINT 1
https://mcp.astrant.io/mcp
MCP server metadata
- Name
- Astrant
- Version
- 0.0.1
Known tools 6
get_capabilitiesReturns 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-onlyget_case_studiesReturns Astrant client case studies and reference implementations.
Inferred read-onlybook_auditReturns a checkout URL where the user can purchase the automated AEO Audit ($79, instant delivery).
Potential side effectscheck_llms_txtFetches 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-onlyscore_urlReturns 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-onlyCONNECT 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.
astrant.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.