Create Project AI Summaries with MCP
PaPut skill sheets can display AI summaries based on the memos linked to each project. Instead of generating summaries inside the app, create and save them through PaPut MCP from an MCP-compatible client such as Claude, ChatGPT, Codex, or Claude Code.
After saving a summary, you can view it from the "View AI summary" button on the project card in the skill sheet.
What you can do
- Fetch the memos linked to a project as summary material
- Shape the summary for a resume, interview, portfolio, or another purpose in your AI client
- Save the generated summary back to the PaPut skill sheet
- View the saved summary in PaPut after it has been stored
MCP tools to use
The typical flow is:
- Use
paput_get_skill_sheetto inspect your skill sheet and find the target project - Use
paput_get_skill_sheet_project_summary_contextto fetch the project details and related memo bodies - Create the summary in your AI client
- Use
paput_update_skill_sheet_project_ai_summaryto save the summary
Prompt examples
Ask your MCP-compatible client like this:
If you already know the target project, specify it by project name:
Setup
If you have not configured PaPut MCP yet, start with About MCP Integration. Normal skill sheet operations can be used in both Remote HTTP Mode and Local CLI Mode.
If you also want to handle knowledge candidates from local Claude Code or Codex sessions, use Local CLI Mode from Using PaPut MCP with Coding Agents.
Notes
- AI summaries are created and updated from the MCP-compatible client
- PaPut displays saved AI summaries in the app
- Saving a summary replaces the existing AI summary for that project
- Check the settings and policies of the AI client you use when handling fetched memo bodies