zam-os/zam
v0.34.0Apache-2.0
The Symbiotic Learning Kernel — Elevating Human Intelligence with Active Recall & Spaced Repetition
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
zamstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/dist/cli/index.js",
"mcp"
],
"cwd": "${PLUGIN_ROOT}"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "zam",
"version": "0.34.0",
"description": "The Symbiotic Learning Kernel — Elevating Human Intelligence with Active Recall & Spaced Repetition",
"author": {
"name": "ZAM Contributors",
"url": "https://zam-os.org"
},
"homepage": "https://zam-os.org",
"repository": "https://github.com/zam-os/zam",
"license": "Apache-2.0",
"keywords": [
"learning",
"spaced-repetition",
"active-recall",
"agent-skill",
"mcp"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE