Back to MCP Servers
Myco
Agent-first cognitive substrate with 18 manifest-driven verbs (germinate / eat / assimilate / sporulate / traverse / immune / molt / …) and 25 lint dimensions enforcing contract invariants mechanically (R1–R7). Cross-session / cross-project memory via a self-validating filesyste…
knowledge-memoryllmembeddingagent
By Battam1111
Installation
npx -y MycoConfiguration
{
"mcpServers": {
"Myco": {
"command": "npx",
"args": ["-y", "Myco"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes