Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Santismm Knowledge — Harness Engineering, Agentic AI & Governance

REMOTE · SANTISMM.COM · SCANNED AUG 3

Search harness engineering, agentic AI patterns, architectures, governance and agent taxonomy.

Available components

73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1200 tokens (~92/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · santismm.com

# add to Claude Code
claude mcp add --transport http com-santismm-knowledge https://santismm.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-santismm-knowledge]
url = "https://santismm.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-santismm-knowledge": {
      "type": "remote",
      "url": "https://santismm.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-santismm-knowledge --url https://santismm.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-santismm-knowledge:
    url: "https://santismm.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-santismm-knowledge": {
      "type": "http",
      "url": "https://santismm.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +7
    • Authorization: unverified → partial security
    • Schema quality: 74 → 92 functional
    • Stability: unverified → 0.03 functional
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
  • 1 Aug 26 66

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://santismm.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=santismm.com CN=YR2,O=Let's Encrypt,C=US 2 Aug 2026 31 Oct 2026 RSA 2048 SHA256-RSA 5c2eecf90be02bc2a4516fd2f6b1f4f90ec
SANs: santismm.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of santismm.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
santismm.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
content-security-policy frame-ancestors 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(), usb=(), interest-cohort=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://santismm.com/mcp Verified 200
http (plaintext) http://santismm.com/mcp HTTPS enforced 308 https://santismm.com/mcp
MCP tools — 13 exposed · ~1,200 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_architecture ~92

Get one reference architecture by slug (includes the request flow, reference scenario, KPIs, cost & scaling, and the patterns/knowledge it composes). Use this once `search` or `list_architectures` has given you a slug.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
slugstringyesArchitecture slug, e.g. 'customer-service-agent'.
NameTypeReqDescription
api_urlstring
body
canonical_urlstring
categorystring
domainstring
evidenceobjectEvidence-First provenance: weight claims by this.
fallbackboolean
featuredboolean
frameworksarray
idstring
knowledgearray
localestring
localesobject
namestring
patternsarray
referencesarray
relatedarray
requested_localestring
resolved_localestring
slugstring
statusstring
summarystring
tagsarray
technologiesarray
updatedstring
versionstring

No examples provided.

get_governance ~87

Get one AI governance unit by slug (includes scope, key requirements, implementable controls, a checklist and common pitfalls). Use this once `search` or `list_governance` has given you a slug.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
slugstringyesGovernance unit slug, e.g. 'eu-ai-act'.
NameTypeReqDescription
api_urlstring
body
canonical_urlstring
categorystring
domainstring
evidenceobjectEvidence-First provenance: weight claims by this.
fallbackboolean
featuredboolean
frameworksarray
idstring
knowledgearray
localestring
localesobject
namestring
patternsarray
referencesarray
relatedarray
requested_localestring
resolved_localestring
slugstring
statusstring
summarystring
tagsarray
technologiesarray
updatedstring
versionstring

No examples provided.

get_handbook ~96

Get one Harness Engineering Handbook chapter, by id (e.g. 'HRN-001') or slug. Returns the full Markdown body plus its provenance and related ids. Use this once `search` or `list_handbook` has given you an id.

NameTypeReqDescription
idstringyesChapter id like 'HRN-001', or its slug.
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
api_urlstring
bodystringFull Markdown body of the chapter.
canonical_urlstring
categorystring
domainstring
evidenceobjectEvidence-First provenance: weight claims by this.
fallbackbooleanTrue when the body is not in the requested locale.
featuredboolean
frameworksarray
idstring
knowledgearray
localestring
localesobject
namestring
patternsarray
referencesarray
relatedarray
requested_localestringThe locale that was asked for.
resolved_localestringThe locale actually returned — the handbook is authored in English only.
slugstring
statusstring
summarystring
tagsarray
technologiesarray
updatedstring
versionstring

No examples provided.

get_knowledge ~85

Get one knowledge unit by slug. Returns the full entry, or a single-locale body if locale is given. Use this once `search` or `list_knowledge` has given you a slug.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
slugstringyesKnowledge unit slug, e.g. 'harness-engineering'.
NameTypeReqDescription
api_urlstring
body
canonical_urlstring
categorystring
domainstring
evidenceobjectEvidence-First provenance: weight claims by this.
fallbackboolean
featuredboolean
frameworksarray
idstring
knowledgearray
localestring
localesobject
namestring
patternsarray
referencesarray
relatedarray
requested_localestring
resolved_localestring
slugstring
statusstring
summarystring
tagsarray
technologiesarray
updatedstring
versionstring

No examples provided.

get_overview ~79

Get the corpus map — start here. Returns every domain (knowledge, patterns, architectures, governance and the Harness Engineering Handbook) with what it holds, the categories inside it, which tool retrieves a unit and what identifier that tool expects, plus the languages, licence and bulk-ingest URLs. One call is enough to know exactly where to go next.

Input schema present but exposes no named parameters.

NameTypeReqDescription
bulkobjectyes
domainsarrayyes
licensestringyes
license_spdxstringyesSPDX id — check this, not the prose.
license_urlstringyes
localesarrayyes
nextstringyes
sitestringyes
sourcestringyes
totalnumberyes

No examples provided.

get_pattern ~81

Get one Enterprise AI pattern by slug (includes problem, solution, KPIs, failure modes, lessons). Use this once `search` or `list_patterns` has given you a slug.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
slugstringyesPattern slug, e.g. 'human-approval-gate'.
NameTypeReqDescription
api_urlstring
body
canonical_urlstring
categorystring
domainstring
evidenceobjectEvidence-First provenance: weight claims by this.
fallbackboolean
featuredboolean
frameworksarray
idstring
knowledgearray
localestring
localesobject
namestring
patternsarray
referencesarray
relatedarray
requested_localestring
resolved_localestring
slugstring
statusstring
summarystring
tagsarray
technologiesarray
updatedstring
versionstring

No examples provided.

get_related ~112

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. Use this after a `get_*` call to widen an answer with adjacent units.

NameTypeReqDescription
domainstringyes
localestringLanguage of the returned body. Default: en.
slugstringyesSlug of the unit to start from (or an HRN id when domain is 'handbook').
NameTypeReqDescription
incomingarrayyes
outgoingarrayyes
unitobjectyes

No examples provided.

list_architectures ~76

List all reference architectures (end-to-end enterprise agentic blueprints) with id, slug, category, name, summary and provenance. Use this to browse the blueprints; use `search` when you have a use case rather than a name.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
countnumberyes
resultsarrayyes

No examples provided.

list_governance ~91

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. Use this to browse the regulations and standards; use `search` for an obligation or control.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
countnumberyes
resultsarrayyes

No examples provided.

list_handbook ~100

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. Use this to see the chapter map; use `search` when you have a topic rather than a chapter.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
countnumberyes
resultsarrayyes

No examples provided.

list_knowledge ~74

List all knowledge units (concepts on agentic & enterprise AI) with slug, category, title, summary and Evidence-First provenance. Use this to browse the domain; use `search` when you have a question rather than a slug.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
countnumberyes
resultsarrayyes

No examples provided.

list_patterns ~71

List all Enterprise AI patterns (reusable agentic design patterns) with slug, category, name, summary and provenance. Use this to browse the catalogue; use `search` when you are looking for a pattern that solves a problem.

NameTypeReqDescription
localestringLanguage of the returned body. Default: en.
NameTypeReqDescription
countnumberyes
resultsarrayyes

No examples provided.

search ~156

Ranked keyword search across the whole corpus (knowledge, patterns, architectures, governance and the handbook). Matches every language and ignores accents, so query in the user's own words. Each hit carries a relevance score and the fields it matched; follow up with the matching get_* tool for full detail. Use this before any `get_*` tool whenever you have a question rather than an identifier.

NameTypeReqDescription
domainsarrayRestrict to these domains. Omit to search everything, including the handbook.
limitintegerMax results (default 20).
localestringLanguage of the returned body. Default: en.
querystringyesKeyword or phrase to search for, in any of en/es/pt.
NameTypeReqDescription
countnumberyes
querystringyes
resultsarrayyes

No examples provided.