MCP Server
MCP
io.github.paperdavid/manoma
MCP server for soul.md — your portable AI identity layer across every LLM.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment