Skip to content
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

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
View on GitHub

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