Skip to content

Latest commit

 

History

History
236 lines (171 loc) · 8.93 KB

File metadata and controls

236 lines (171 loc) · 8.93 KB

HacknPlan MCP Documentation

Version: 7.2.0 Last Updated: December 21, 2025

Complete documentation for the HacknPlan Model Context Protocol (MCP) server.


🚀 Getting Started

Start here if you're new to the HacknPlan MCP server.

Guide Description
Installation Install and build the server
Configuration Set up API keys and environment
Quick Start Your first API calls and workflows

Estimated time: 15 minutes to full setup


📚 Core API

Essential operations for projects, boards, and work items.

Project Management

Guide Description
Projects Create and manage projects
Boards & Sprints Sprint planning and tracking

Work Items

Guide Description
Work Items Tasks, bugs, features - complete CRUD
Comments Add and manage comments (markdown support)
Milestones Track major deliverables
Design Elements Game design documents (GDD)

✨ Features

Major features and capabilities.

Guide Description
Deletion Safety Recovery system, 2-step confirmation, persistent cache
Automatic Time Tracking Zero-effort time logging with start/complete workflow
Slim Mode Context optimization (~75% token reduction)
Array-Based API Unified batch operations (1-100 items)
Tool Search Dynamic tool discovery (85% context savings)

⚡ Advanced

Power-user features and optimizations.

Workflows & Operations

Guide Description
Workflow Shortcuts start_task, complete_task, create_subtask
Batch Operations Search, queries, sprint analytics, dependencies

Configuration & Performance

Guide Description
Metadata & Configuration Stages, categories, tags, users, importance levels
Caching Performance optimization, cache management

📖 Reference

Practical guides and best practices.

Guide Description
Common Patterns Real-world recipes and workflows
Error Handling Error types, retry logic, troubleshooting
Deprecation Guide Parameter deprecation warnings and migration
Best Practices Optimization tips and recommendations

🗂️ Quick Navigation

By Use Case

I want to...

By Experience Level

Beginner (Start here):

  1. Installation
  2. Configuration
  3. Quick Start
  4. Work Items
  5. Common Patterns

Intermediate (Core features):

  1. Boards & Sprints
  2. Automatic Time Tracking
  3. Workflow Shortcuts
  4. Batch Operations
  5. Error Handling

Advanced (Optimization):

  1. Slim Mode
  2. Tool Search
  3. Caching
  4. Deletion Safety
  5. Best Practices

🔍 Find What You Need

By Feature

By Topic

Projects & Organization
Tasks & Work Items
Time Tracking
Safety & Recovery
Performance & Optimization

📦 Additional Resources

External Documentation

GitHub & Support


🎯 Quick Links

Most Popular:

  1. Quick Start - Get running in 5 minutes
  2. Work Items - Task management reference
  3. Automatic Time Tracking - Effortless time logging
  4. Common Patterns - Real-world recipes
  5. Deletion Safety - Recover deleted items

Essential Setup:

  1. Installation
  2. Configuration
  3. Quick Start

Power Features:

  1. Slim Mode - Save 75% tokens
  2. Tool Search - Save 85% on tool loading
  3. Array-Based API - Batch 100 operations
  4. Workflow Shortcuts - Combine operations

Need Help?

Last Updated: December 21, 2025 | Version: 7.2.0