← Registry

AI & Machine Learning

santismm.com

Provides curated knowledge and reusable design patterns for agentic and enterprise AI.

1 endpoint30 known toolsFirst detected August 2, 2026Last detected September 6, 2026

ENDPOINT 1

https://santismm.com/mcp

No auth detected

MCP server metadata

Name
santismm-knowledge
Version
0.4.0
Capabilities
tools.listChanged

Known tools 30

get_overview

Get the complete MCP map — start here.

Inferred read-only
search_all

Search the core corpus, first-party essays, executable Labs, epistemic claims and the Homeric Atlas in one call.

Inferred read-only
list_knowledge

List all knowledge units (concepts on agentic & enterprise AI) with slug, category, title, summary and Evidence-First provenance.

Inferred read-only
get_knowledge

Get one knowledge unit by slug.

Inferred read-only
list_patterns

List all Enterprise AI patterns (reusable agentic design patterns) with slug, category, name, summary and provenance.

Inferred read-only
get_pattern

Get one Enterprise AI pattern by slug (includes problem, solution, KPIs, failure modes, lessons).

Inferred read-only
list_architectures

List all reference architectures (end-to-end enterprise agentic blueprints) with id, slug, category, name, summary and provenance.

Inferred read-only
get_architecture

Get one reference architecture by slug (includes the request flow, reference scenario, KPIs, cost & scaling, and the patterns/knowledge it composes).

Inferred read-only
list_governance

List 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-only
get_governance

Get one AI governance unit by slug (includes scope, key requirements, implementable controls, a checklist and common pitfalls).

Inferred read-only
list_handbook

List 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-only
get_handbook

Get one Harness Engineering Handbook chapter, by id (e.

Inferred read-only
search

Ranked keyword search across the whole corpus (knowledge, patterns, architectures, governance and the handbook).

Inferred read-only
list_articles

List every long-form essay published on articles.

Inferred read-only
get_article

Get one complete essay by slug, including its clean Markdown-like body, metadata, licence context and canonical URL.

Inferred read-only
search_articles

Ranked, accent-insensitive full-text search over every first-party essay, including titles, summaries, topics and bodies.

Inferred read-only
list_labs

List every SANTISMM Lab with its inputs, outputs, assumptions, formulas and citation URL.

Inferred read-only
get_lab

Get one Lab by slug, including formulas, assumptions, related SANTISMM content and its executable endpoint when one exists.

Inferred read-only
calculate_agent_economics

Calculate monthly operating cost, cost per verified outcome, manual baseline, savings, ROI and break-even success rate from explicit assumptions.

Inferred read-only
calculate_evaluation_sample_size

Calculate 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-only
calculate_human_supervision_capacity

Calculate review and escalation workload, required FTE, available headroom or backlog, monthly labour cost and sustainable case volume.

Inferred read-only
get_related

Traverse 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-only
list_homeric_places

List every place in the Homeric Atlas with its identification class, its confidence score and how many competing identifications it carries.

Inferred read-only
get_homeric_place

Get 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-only
list_homeric_episodes

List 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-only
get_homeric_episode

Get 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-only
list_homeric_routes

List the reconstructed itineraries (the nostos of Odysseus and the others), each with its rival reconstructions scored separately.

Inferred read-only
get_homeric_route

Get 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-only
list_claims

List 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-only
get_claim

Get 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-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.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.

Trust status RestrictedContent

santismm.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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