goondocks-co/myco
v0.0.0-devApache-2.0
Your project's memory: the sessions that happened, the durable observations drawn from them, and the plans. Skills and tools for reading why the code is the way it is, and for recording what you learn.
MCP servers
Declared in a file that clients do not read
This package ships a
.mcp.json. Agent Plugins reads MCP configuration from mcp.json, so a client installing this plugin finds no servers. The directory does not read the file either, and shows nothing from it.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": "myco",
"version": "0.0.0-dev",
"description": "Your project's memory: the sessions that happened, the durable observations drawn from them, and the plans. Skills and tools for reading why the code is the way it is, and for recording what you learn.",
"author": {
"name": "Goondocks"
},
"homepage": "https://myco.sh",
"license": "Apache-2.0",
"keywords": [
"myco",
"memory",
"context",
"sessions",
"spores"
],
"skills": "./skills/",
"experimental": {
"evals": "./evals/"
}
}
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.
- scan-content.mjs
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- skills
- experimental