← Back to Plugins
MCP Server MCP

IWE

github By github 👁 1 views ▲ 0 votes

Markdown knowledge base as agent memory. Runs against the notes directory it is started in.

Homepage Verified source GitHub

Install

npx -y @iwe-org/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@iwe-org/mcp",
      "version": "0.20.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...