io.github.emergent-wisdom/semahash✓
io.github.emergent-wisdom/semahash · v0.2.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.emergent-wisdom/semahash",
"description": "Content-addressed semantics: fail-closed handshakes over 452 cognitive patterns.",
"repository": {
"url": "https://github.com/emergent-wisdom/sema",
"source": "github"
},
"version": "0.2.3",
"websiteUrl": "https://semahash.org",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "semahash",
"version": "0.2.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "--from",
"type": "positional"
},
{
"value": "semahash",
"type": "positional"
},
{
"value": "sema",
"type": "positional"
}
],
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}