AI & Machine Learning
vantableai.com
Probes a website to assess its readiness for AI assistants by checking signals like robots.txt, sitemaps, llms.txt, and more.
ENDPOINT 1
https://vantableai.com/mcp
MCP server metadata
- Name
- vantable-ai
- Version
- 1.0.0
One public tool: check_agent_readiness. Audits, AI-visibility tracking and content tools require a Vantable AI workspace — see https://vantableai.com/auth.md.
Known tools 1
check_agent_readinessProbe any public site for the signals AI assistants rely on — robots policy, sitemap, Content Signals, llms.txt, markdown availability, Link headers and agent-protocol documents — and return a per-signal verdict with reasons.
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.vantable-ai]
url = "https://vantableai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vantable-ai": {
"type": "http",
"url": "https://vantableai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vantable-ai
Remote MCP URL: https://vantableai.com/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": {
"vantable-ai": {
"url": "https://vantableai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vantable-ai": {
"type": "http",
"url": "https://vantableai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vantable-ai",
"transport": "streamable-http",
"url": "https://vantableai.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.