← Back to Plugins
MCP Server MCP

io.github.mholzen/workflowy

github By github 👁 1 views ▲ 0 votes

Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

Homepage Verified source GitHub

Install

oci:ghcr.io/mholzen/workflowy:0.8.1

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/mholzen/workflowy:0.8.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Workflowy API key (get it from https://workflowy.com/api-key/)",
          "isRequired": true,
          "isSecret": true,
          "name": "WORKFLOWY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...