Security & Testing
santosautomation.com
Provides website auditing and data extraction capabilities, including preview, agent readiness checks, page-to-markdown conversion, and structured data extraction.
ENDPOINT 1
https://api.santosautomation.com/mcp
MCP server metadata
- Name
- santos-website-intelligence
- Version
- 2.9.0
Use audit_website_preview for a free (1/day per IP) lightweight page audit, extract_page_markdown for a free page-to-Markdown extraction, or extract_structured_data for a free schema-conforming JSON extraction (all shared quota; unlimited via x402 at POST /v1/extract, $0.005 USDC, and POST /v1/extract/structured, $0.08 USDC). Agent Readiness is a paid $0.075 USDC capability; audit_agent_readiness validates the target and returns its canonical x402 HTTP handoff.
Known tools 4
audit_website_previewFREE PREVIEW (1 audit per day per IP) of Santos Website Intelligence.
Inferred read-onlyextract_page_markdownFREE PREVIEW (1 request per day per IP, quota shared with audit_website_preview) of Santos Page-to-Markdown extraction.
Inferred read-onlyextract_structured_dataFREE PREVIEW (1 request per day per IP, quota shared with audit_website_preview and extract_page_markdown) of Santos Structured Extraction.
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.santos-website-intelligence]
url = "https://api.santosautomation.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"santos-website-intelligence": {
"type": "http",
"url": "https://api.santosautomation.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: santos-website-intelligence
Remote MCP URL: https://api.santosautomation.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": {
"santos-website-intelligence": {
"url": "https://api.santosautomation.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"santos-website-intelligence": {
"type": "http",
"url": "https://api.santosautomation.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "santos-website-intelligence",
"transport": "streamable-http",
"url": "https://api.santosautomation.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.