MCPHIVE

Планфикс MCP: Documentation

Updated:

Connection

npx -y @theyahia/planfix-mcp (stdio) or npx @theyahia/planfix-mcp --http 8080 (health check at /health). Auth: PLANFIX_API_KEY + PLANFIX_ACCOUNT (account subdomain); optionally PLANFIX_HOST for a non-default region (defaults to planfix.com). PLANFIX_TOKEN is deprecated — use API_KEY instead.

Tools

20 tools: tasks (get_tasks, get_task, create_task, update_task), contacts (get_contacts, get_contact, create_contact, update_contact), projects and comments (get_projects, get_project, get_comments, add_comment), employees and directories (list_users, get_user, list_directories, list_directory_entries, list_custom_fields, list_datatags, upload_file_from_url, get_file). Plus two skills: skill-my-tasks (overdue tasks) and skill-create-task (guided task creation).

Agent flow

"Show my overdue tasks", "create a task in this project with an assignee and deadline", "find a contact and add a comment to their latest task".

Note

A community project (theYahia), not an official Planfix product. The author participates in Planfix's partner program (35% recurring on referred customer payments) — worth knowing. Current version: 1.2.0 (June 23, 2026).