MCP Server
MCP
io.github.mholzen/workflowy
Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms
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
By
Comments
Sign in to leave a comment