AI & Machine Learning
santismm.com
Provides curated knowledge and reusable design patterns for agentic and enterprise AI.
ENDPOINT 1
https://santismm.com/mcp
MCP server metadata
- Name
- santismm-knowledge
- Version
- 0.4.0
Known tools 30
search_allSearch the core corpus, first-party essays, executable Labs, epistemic claims and the Homeric Atlas in one call.
Inferred read-onlylist_knowledgeList all knowledge units (concepts on agentic & enterprise AI) with slug, category, title, summary and Evidence-First provenance.
Inferred read-onlylist_patternsList all Enterprise AI patterns (reusable agentic design patterns) with slug, category, name, summary and provenance.
Inferred read-onlyget_patternGet one Enterprise AI pattern by slug (includes problem, solution, KPIs, failure modes, lessons).
Inferred read-onlylist_architecturesList all reference architectures (end-to-end enterprise agentic blueprints) with id, slug, category, name, summary and provenance.
Inferred read-onlyget_architectureGet one reference architecture by slug (includes the request flow, reference scenario, KPIs, cost & scaling, and the patterns/knowledge it composes).
Inferred read-onlylist_governanceList all AI governance units (regulations, standards, frameworks, playbooks — EU AI Act, ISO 42001, NIST AI RMF, agentic checklist) with id, slug, category, name and summary.
Inferred read-onlyget_governanceGet one AI governance unit by slug (includes scope, key requirements, implementable controls, a checklist and common pitfalls).
Inferred read-onlylist_handbookList the Harness Engineering Handbook chapters (HRN-001…): the canonical long-form corpus on harness engineering — definition, history, taxonomy, principles, memory, observability, evaluation, governance, planning, orchestration, security, case studies, glossary and bibliography.
Inferred read-onlysearchRanked keyword search across the whole corpus (knowledge, patterns, architectures, governance and the handbook).
Inferred read-onlyget_articleGet one complete essay by slug, including its clean Markdown-like body, metadata, licence context and canonical URL.
Inferred read-onlysearch_articlesRanked, accent-insensitive full-text search over every first-party essay, including titles, summaries, topics and bodies.
Inferred read-onlylist_labsList every SANTISMM Lab with its inputs, outputs, assumptions, formulas and citation URL.
Inferred read-onlyget_labGet one Lab by slug, including formulas, assumptions, related SANTISMM content and its executable endpoint when one exists.
Inferred read-onlycalculate_agent_economicsCalculate monthly operating cost, cost per verified outcome, manual baseline, savings, ROI and break-even success rate from explicit assumptions.
Inferred read-onlycalculate_evaluation_sample_sizeCalculate two different samples: how many independent evaluations are needed to detect at least one failure, and how many are needed to estimate its rate at a chosen margin.
Inferred read-onlycalculate_human_supervision_capacityCalculate review and escalation workload, required FTE, available headroom or backlog, monthly labour cost and sustainable case volume.
Inferred read-onlyget_relatedTraverse the knowledge graph: given a unit, return its neighbours — the units it links to (outgoing) and the units that reference it (incoming), each with the relationship type.
Inferred read-onlylist_homeric_placesList every place in the Homeric Atlas with its identification class, its confidence score and how many competing identifications it carries.
Inferred read-onlyget_homeric_placeGet one place by slug: every identification proposed for it, each with its own coordinates, class, 0-12 rubric and sources, plus the attested passages.
Inferred read-onlylist_homeric_episodesList every episode of the Iliad and the Odyssey held in the atlas, in reading order, with its passage, the places it involves and how firmly it can be located.
Inferred read-onlyget_homeric_episodeGet one episode by slug: the passage, the narrative, the competing theories about where it happened (each with its proponent and sources), the confidence rubric and the FAQs.
Inferred read-onlylist_homeric_routesList the reconstructed itineraries (the nostos of Odysseus and the others), each with its rival reconstructions scored separately.
Inferred read-onlyget_homeric_routeGet one route by slug: each reconstruction variant with its ordered stops, the hypothesis chosen at each stop, its confidence rubric and its sources.
Inferred read-onlylist_claimsList the load-bearing claims of the corpus, each tagged as observed_fact, industry_synthesis, santismm_thesis or strategic_hypothesis, with its confidence and the units it underpins.
Inferred read-onlyget_claimGet one claim by id (HE-CLAIM-001) or slug: the statement, what it rests on, its structured sources, and — always present — what it does NOT establish and the observation that would retire it.
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.santismm-knowledge]
url = "https://santismm.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"santismm-knowledge": {
"type": "http",
"url": "https://santismm.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: santismm-knowledge
Remote MCP URL: https://santismm.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": {
"santismm-knowledge": {
"url": "https://santismm.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"santismm-knowledge": {
"type": "http",
"url": "https://santismm.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "santismm-knowledge",
"transport": "streamable-http",
"url": "https://santismm.com/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 santismm.com was fetched 2026-08-08T16:34:32.232Z and is being refreshed.
santismm.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.