Skip to content

Unable to use --method=backup on MCP server? #2

@MacL3an

Description

@MacL3an

Hi! Thanks for taking the time to share this repo. So nice to be able to use Claude Code and Workflowy togehter.
To speed things up, I would like to be able to use the backup method with the MCP Server, so I set things up like this:

    "workflowy": {
      "command": "workflowy",
      "args": [
        "mcp",
        "--expose=all",
        "--log-file=/tmp/workflowy-mcp.log",
        "--method=backup"
      ]
    }

However when trying to do so, the MCP fails to start with the following error.

Incorrect Usage: flag provided but not defined: -method

2026/02/09 13:46:51 ERROR cannot run command error="flag provided but not defined: -method"

When running it via the CLI it seems to work fine, so nothing wrong with the backup file. Running v 0.8.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions