{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_tmmmsv3ab4e5","handle":"workflowy-mcp","url":"https://wellknown.network/agents/workflowy-mcp","links":{"self":"https://wellknown.network/agents/workflowy-mcp/record.json","html":"https://wellknown.network/agents/workflowy-mcp","markdown":"https://wellknown.network/agents/workflowy-mcp/record.md","api":"https://wellknown.network/api/v1/agents/workflowy-mcp","status":"https://wellknown.network/api/v1/agents/workflowy-mcp/status","claim":"https://wellknown.network/agents/workflowy-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/workflowy-mcp/claim.json","badge":"https://wellknown.network/agents/workflowy-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:workflowy-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"workflowy-mcp","summary":"MCP server for WorkFlowy API integration","description":"# WorkFlowy MCP Server\n\nA Model Context Protocol (MCP) server that integrates WorkFlowy's outline and task management capabilities with LLM applications.\n\n## MCP Tools Available\n\n| Tool | Description |\n|------|-------------|\n| `workflowy_create_node` | Create new nodes with name, notes, and layout mode |\n| `workflowy_update_node` | Update existing node properties |\n| `workflowy_get_node` | Retrieve a specific node by ID |\n| `workflowy_list_nodes` | List child nodes of a specific parent |\n| `workflowy_delete_node` | Delete a node and its children |\n| `workflowy_complete_node` | Mark a node as completed |\n| `workflowy_uncomplete_node` | Mark a node as uncompleted |\n\n## ⚠️ Important Limitations\n\n**The WorkFlowy API has significant discovery limitations:**\n\n- ✅ **CAN** list root-level nodes (call `list_nodes` without parent_id)\n- ✅ **CAN** navigate down the tree by listing children of discovered nodes\n- ❌ **CANNOT** search for nodes by name or content\n- ❌ **CANNOT** jump directly to deeply nested nodes\n- ❌ **CANNOT** use node IDs from WorkFlowy web URLs (they use different IDs)\n\n**Practical Impact:** \n- You must navigate hierarchically from root to find existing nodes\n- No text search means manually traversing the tree to find specific content\n- Deep nodes require multiple list operations to reach\n- The web interface IDs (`workflowy.com/#/abc123`) are NOT compatible with API IDs\n\n## Quick Start\n\n### Prerequisites\n\n- Python 3.10 or higher\n- WorkFlowy account with API access\n- Claude Desktop or other (local, since it's a python package) MCP-compatible client\n\n### Installation\n\n#### Option 1: Install from PyPI (Recommended)\n\n```bash\n# Install the package\npip install workflowy-mcp\n```\n\n#### Option 2: Quick Setup Script\n\n```bash\n# Download and run the setup script\ncurl -sSL https://raw.githubusercontent.com/yourusername/workflowy-mcp/main/install.sh | bash\n\n# Or on Windows:\n# irm https://raw.githubusercontent.com/yourusername/workflowy-mcp/main/install.ps1 | iex\n```\n\n#### O…","publisher":null,"homepage":"https://github.com/vladzima/workflowy-mcp","repository":"https://github.com/vladzima/workflowy-mcp","version":"0.3.3","license":"MIT","protocols":["mcp"],"tags":["api","automation","mcp","workflowy"],"pricing":null,"endpoints":[{"url":"pypi:workflowy-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.apis","name":"API Access","confidence":0.894,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"workflowy-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:14.087Z","publishedAt":"2025-09-10T16:31:57.039124Z","latestVersion":"0.3.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"workflowy-mcp","url":"https://pypi.org/project/workflowy-mcp/","firstSeenAt":"2026-09-10T16:22:29.913Z","fetchedAt":"2026-09-10T16:22:29.913Z","normalizedAt":"2026-09-10T16:22:29.913Z"}]},"firstSeenAt":"2026-09-10T16:22:29.913Z","updatedAt":"2026-09-10T16:24:14.087Z"}