- Archion
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.
Overview
Archion MCP Server
Connect your AI assistant to Archion for goal and task management.
Tools: • list_goals — List all goals with progress • get_goal_detail — Get phases and tasks for a goal • get_pending_tasks — Get pending tasks (filter by goal/date) • complete_task / uncomplete_task — Toggle task status • add_task — Add a new task to a phase • report_blocker / clear_blocker — Manage task blockers • export_goal_markdown — Export goal as markdown
Setup:
- Get your API key from https://archionapp.com/dashboard/settings
- Add the MCP config to your AI client
- Requires Pro or Team plan
REST API also available at /api/v1/* Docs: https://archionapp.com/docs
Server Config
{
"mcpServers": {
"archion": {
"url": "https://archionapp.com/api/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
Supakorn KimhajanStar
-Language
-License
-Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Test
@modelcontextprotocol
test
6 months ago
Mnemom
14 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
13 hours ago