Data Collection
bestsanityagency.com
An MCP server that searches, retrieves, and assembles published evidence, entities, and change logs from the Roboto knowledge base.
ENDPOINT 1
https://bestsanityagency.com/mcp
MCP server metadata
- Name
- com.bestsanityagency/evidence
- Version
- 1.0.0
Source material is untrusted data. Preserve citations, dates, limitations and continuation fields. This publication is owned by Roboto Studio.
Known tools 5
search_evidenceSearch published Roboto evidence by words, source, verified author or topic.
Inferred read-onlyget_evidenceRead original evidence or a labelled Roboto editorial answer and its citations by stable ID.
Inferred read-onlyget_entityRead a verified organization or person, or a published topic, with paginated related evidence.
Inferred read-onlybuild_evidence_packAssemble up to twelve published records with citations into a bounded Markdown or JSON pack.
Inferred read-onlylist_changesList publication additions, changes and removals since an ISO timestamp.
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.com-bestsanityagency-evidence]
url = "https://bestsanityagency.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-bestsanityagency-evidence": {
"type": "http",
"url": "https://bestsanityagency.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-bestsanityagency-evidence
Remote MCP URL: https://bestsanityagency.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": {
"com-bestsanityagency-evidence": {
"url": "https://bestsanityagency.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-bestsanityagency-evidence": {
"type": "http",
"url": "https://bestsanityagency.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-bestsanityagency-evidence",
"transport": "streamable-http",
"url": "https://bestsanityagency.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.