io.github.paperdavid/manoma✓
io.github.paperdavid/manoma · v0.2.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.paperdavid/manoma",
"description": "MCP server for soul.md — your portable AI identity layer across every LLM.",
"repository": {
"url": "https://github.com/paperdavid/manoma",
"source": "github"
},
"version": "0.2.1",
"packages": [
{
"registryType": "npm",
"identifier": "manoma-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your soul.md file. Defaults to ~/soul.md if not set.",
"format": "string",
"name": "SOUL_MD_PATH"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}