Taskpile.app
@twomasc
Taskpile.app について
Never forget a thing. Stay focused on what matters today. Taskpile is a personal task tracker that catches every thought, errand, or "I should…" in seconds — from Claude, ChatGPT, Cursor, Le Chat, Lovable, or any MCP-compatible chat client.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"taskpile": {
"type": "http",
"url": "https://taskpile.app/api/mcp"
}
}
}ツール
1`create_team`, `invite_to_team`, `accept_invitation`, `assign_task`, `convert_project_to_shared`, etc.
概要
What is Taskpile.app?
Taskpile is an AI-first task manager accessible through chat clients like Claude and ChatGPT. Its MCP server exposes 57 tools for task CRUD, projects, tags, search, bulk operations, and team management over a Streamable HTTP transport.
How to use Taskpile.app?
Point any MCP-compatible client (Claude.ai, Claude Desktop, ChatGPT, Cursor, Zed, and others) at https://taskpile.app/api/mcp. Authentication is handled automatically via OAuth 2.1 with Dynamic Client Registration + PKCE; users sign in to Taskpile in a browser tab when prompted.
Key features of Taskpile.app
- 57 tools covering task, project, tag, and team operations
- Bulk endpoints accept up to 200 IDs per call
- Streamable HTTP transport (JSON-RPC 2.0) with OAuth 2.1 + PKCE
- Tools for morning digest, inbox email, incremental sync, and review queue
- Verified compatibility with Claude, ChatGPT, Cursor, Zed, and others
- GDPR-compliant; data stored in EU-hosted servers
Use cases of Taskpile.app
- Capture and manage tasks from within a Claude or ChatGPT conversation
- Plan daily priorities using dedicated tools like
get_today,assign_horizon, andget_review_queue - Collaborate with teams by creating shared projects, inviting members, and delegating tasks
- Automate recurring task management with
set_recurrenceandconfigure_morning_digest
FAQ from Taskpile.app
What authentication method does Taskpile.app use?
Taskpile uses OAuth 2.1 with Dynamic Client Registration (RFC 7591) and PKCE. The client handles the flow automatically; users sign in via a browser tab. Tokens are valid for 30 days with no refresh-token flow.
Where is my task data stored?
Taskpile is GDPR-compliant and stores data on EU-hosted servers. Tasks, projects, and tags are visible only to the authenticated user and their team members on shared projects. Data is not routed through Anthropic, OpenAI, or any other LLM provider.
Which clients are verified to work with Taskpile.app?
Claude.ai, Claude Desktop (via mcp-remote), Claude Code, ChatGPT, Le Chat (Mistral), Cursor, Zed, MCP Inspector, and Lovable.app are all verified compatible.
How do I set tags and projects on a task?
In create_task, use @tag_name for tags and #project_name for projects in the title—only the first # token becomes the project. For update_task, use the dedicated tags/addTags/removeTags and projectId parameters because shorthand parsing is not applied.
「AI とエージェント」の他のコンテンツ
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
コメント