MCP.so
Sign In

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.

Basic information

Category

Other

Transports

stdio

Publisher

archionapp

Submitted by

Supakorn Kimhajan

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?

  1. Obtain an API key from https://archionapp.com/dashboard/settings.
  2. Add the MCP configuration to your AI client (the specific config key is not detailed in the README).
  3. 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.

Comments

More Other MCP servers