dromologue/workflowyMCP
An MCP server and CLI tool that uses Workflowy and Claude to create CONCEPT Maps and manage Tasks
Platform-specific configuration:
{
"mcpServers": {
"workflowyMCP": {
"command": "npx",
"args": [
"-y",
"workflowyMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...