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.
Server Config
{
"mcpServers": {
"archion": {
"url": "https://archionapp.com/api/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}