Archion
@archionapp
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"archion": {
"url": "https://archionapp.com/api/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments