Skip to content

fix MCP read tools: add storyboard + search endpoints, remove dead hub tool#1

Merged
esot321c merged 2 commits into
mainfrom
staging
Apr 25, 2026
Merged

fix MCP read tools: add storyboard + search endpoints, remove dead hub tool#1
esot321c merged 2 commits into
mainfrom
staging

Conversation

@esot321c

@esot321c esot321c commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add storyboard overview endpoint (GET /storyboard) returning all plotlines and works with chapter/scene counts
  • Add search endpoint stub (GET /projects/:slug/search) — returns empty results pending Prisma contains implementation
  • Remove dead get_entity_hub MCP tool (entity detail endpoint already serves full hub data)
  • Simplify get_storyboard MCP tool to use the new overview endpoint
  • Update TODO.md and MCP_IMPLEMENTATION_PLAN.md: mark Phases 1–2 complete, expand Phase 3 read tool coverage from 7 to 12 tools, reorder phases to prioritize reads + search before review queue

Test

  • Setup an API key from the UX
  • Added the MCP server to Claude Code
  • Claude Code was able to use the tools and get information about a project.

@esot321c esot321c merged commit c38ade1 into main Apr 25, 2026
4 checks passed
@esot321c esot321c deleted the staging branch May 15, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant