Skip to content

## projio: Update MCP tools and CLAUDE

projio: Update MCP tools and CLAUDE.md for new bib architecture

MCP tool updates in src/projio/mcp/:

  1. biblio.py: Register new biblio_compile tool. Update biblio_merge tool description to mention new output path.

  2. pipeio.py: Update pipeio_modkey_bib default path in wrapper if hardcoded.

  3. context.py: Update project_context() to report bib compilation status (compiled.bib exists, source count, staleness check).

  4. manuscripto.py: Update any manuscript_build references to bibliography path — should read from render.yml which now points to .projio/render/compiled.bib.

CLAUDE.md updates:

  • Architecture section: update bib/ description, add .projio/render/ and .projio/biblio/ layout
  • MCP server section: add biblio_compile to biblio tools list
  • Add render.yml bib_sources documentation

MCP instruction codegen:

  • Update worklog MCP server instructions if they reference bib paths
  • Update projio CLAUDE.md codegen if automated