← Registry

Data Collection

tesoro.help

Access and retrieve public documents from Tesoro's repository.

1 endpoint2 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://tesoro.help/mcp

No auth detected

MCP server metadata

Name
tesoro-help
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Tesoro High School public documents only. Search the parent's question as they asked it; the server handles stopwords, ranking and misspellings. Cite canonical_url and fetched_at on every answer. If extraction_status is not ok, or warnings include layout_uncertain, refuse to assert facts. Point the parent at the source URL instead of guessing times, dates, or names. Results are ranked by wording, not meaning, so a top hit is not proof of an answer: read the snippet and say so plainly when it does not answer the question. Empty search is a valid miss. Do not invent documents. If a tool returns error corpus_unavailable, say the service could not read its corpus. Never report that as the school having no such document.

Known tools 2

search_school

Search Tesoro public documents.

Inferred read-only
get_document

Fetch one Tesoro document by id.

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

.mcp.json

{
  "mcpServers": {
    "tesoro-help": {
      "type": "http",
      "url": "https://tesoro.help/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "tesoro-help",
  "transport": "streamable-http",
  "url": "https://tesoro.help/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.