MCP Servers / productivity / Helios-9

Helios-9

JSON →
stdionone2productivity

Provides comprehensive project management context to AI agents using the Helios-9 API.

Install
How to run this server
[ { "cmd": "npx -y helios9-mcp-server@latest", "imports": [] } ]
server path: helios-9
Tools
What this server exposes
list_projects
List all projects with filtering
get_project
Get detailed project information
create_project
Create new project
update_project
Update existing project
list_tasks
List tasks with filtering
get_task
Get specific task details
create_task
Create new task
update_task
Update task status/details
list_documents
List documents with filtering
get_document
Get specific document
create_document
Create markdown document (requires project_id)
update_document
Update document content
Configuration
Environment & auth
authnone
envYOUR_HELIOS9_API_KEY
envHELIOS_API_URL
envHELIOS_API_KEY
envYOUR_API_KEY
Resources
Helios-9 — MCP Server · libregistry