Archion
@archionapp
Archion について
AI-powered goal management MCP server. Break down goals into phases and tasks, track progress, report blockers, and export plans — all from your AI assistant.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"archion": {
"url": "https://archionapp.com/api/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Archion?
Archion MCP Server connects AI assistants to the Archion platform for goal and task management. It enables listing goals with progress, viewing phases and tasks, toggling task completion, adding tasks, managing blockers, and exporting goals as markdown. It requires a Pro or Team plan.
How to use Archion?
- Obtain an API key from https://archionapp.com/dashboard/settings.
- Add the MCP configuration to your AI client (the specific config key is not detailed in the README).
- Invoke any of the listed tools (e.g.,
list_goals,get_goal_detail,add_task) from your assistant.
Key features of Archion
- List all goals with progress
- View phases and tasks for a goal
- Get pending tasks filtered by goal or date
- Complete or uncomplete tasks
- Add new tasks to a phase
- Report or clear task blockers
- Export goals as markdown
Use cases of Archion
- Track progress on multiple goals from an AI chat interface
- Quickly add tasks to a project phase without opening the web app
- Manage blockers on tasks during a standup review
- Export a goal summary to markdown for sharing
FAQ from Archion
What plan is required to use Archion MCP Server?
You need a Pro or Team plan on Archion.
Where can I get an API key for Archion?
Get your API key from https://archionapp.com/dashboard/settings.
What tools does Archion MCP Server provide?
It provides list_goals, get_goal_detail, get_pending_tasks, complete_task, uncomplete_task, add_task, report_blocker, clear_blocker, and export_goal_markdown.
Does Archion offer a REST API?
Yes, a REST API is also available at /api/v1/*.
Where can I find documentation for Archion?
Documentation is at https://archionapp.com/docs.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント