Commit Graph

12 Commits (main)
 

Author SHA1 Message Date
Fadhli Azhari 36d5632ed9 feat: add attachment tools (list, upload, delete)
Add MCP tools for managing work package attachments:
- list_attachments: list all files on a work package
- upload_attachment: upload local files with multipart/form-data
- delete_attachment: remove an attachment by ID

Includes embed syntax hints (macro + markdown) in upload response
and enhanced description fields with attachment embedding guidance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:37:03 +08:00
Fadhli Azhari 0c6ed9f14e docs: update CLAUDE.md and README.md with just commands and gitignore info
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:11:10 +08:00
Fadhli Azhari bfae00d926 build: gitignore .claude/settings.local.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:09:01 +08:00
Fadhli Azhari 7d5d364193 docs: add CLAUDE.md and README.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:06:38 +08:00
Fadhli Azhari bcec4bb883 build: update justfile for MCP server project
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:06:34 +08:00
Fadhli Azhari cb2dfe9049 build: add .env and .mcp.json to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:06:28 +08:00
Fadhli Azhari 03bbb70f50 config: add Serena MCP project configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:57:25 +08:00
Fadhli Azhari 4e4e1dea2a config: add Claude Code settings and commands
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:57:15 +08:00
Fadhli Azhari 007af2bf38 config: add MCP server and environment configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:57:08 +08:00
Fadhli Azhari a3eab2d644 build: add tooling config and setup script
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:57:02 +08:00
Fadhli Azhari f23296ec82 feat: add OpenProject MCP server source
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:56:56 +08:00
Fadhli Azhari e9b2135616 build: setup git repo 2026-03-12 16:47:58 +08:00