★ 54 stars
Go
🤖 AI/LLM
Updated 19d ago
Powerful CLI and MCP server for WorkFlowy: reports, search/replace, backup support, and AI integration (Claude, LLMs)
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"workflowy": {
"command": "go",
"args": [
"run",
"github.com/mholzen/workflowy@latest"
]
}
}
}
Run in terminal:
claude mcp add workflowy go run github.com/mholzen/workflowy@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"workflowy": {
"command": "go",
"args": [
"run",
"github.com/mholzen/workflowy@latest"
]
}
}
}
Topics
claudecligolangllmmcpmcp-servermodel-context-protocol-serveroutlineproductivitytask-managementworkflowy