Skip to content

docs(thirdparty): list MRMcp / MRMCPGateway in Doxygen ThirdpartyList#6056

Merged
Grantim merged 1 commit into
masterfrom
docs/sync-thirdparty-list
May 6, 2026
Merged

docs(thirdparty): list MRMcp / MRMCPGateway in Doxygen ThirdpartyList#6056
Grantim merged 1 commit into
masterfrom
docs/sync-thirdparty-list

Conversation

@Grantim
Copy link
Copy Markdown
Contributor

@Grantim Grantim commented May 6, 2026

Summary

  • The Doxygen ThirdpartyList page (doxygen/general_pages/ThirdpartyList.dox) hadn't been updated since the MCP modules and zlib-ng landed.
  • Add MRMcp (MCP server) and MRMCPGateway (stdio MCP proxy) to the top-level module table and give each its own dependency section listing fastmcpp / cpp-httplib / nlohmann-json.
  • List nlohmann-json under MRIOExtras (used by the glTF reader/writer).
  • Replace the generic zlib row in MRMesh with zlib-ng to match the actual find_package(zlib-ng CONFIG REQUIRED) direct dependency.

c-blosc is intentionally not added — second-layer transitive dep through MRVoxels's upstream, not driven directly. libdeflate was reverted in #5959, so it's not listed either.

Test plan

  • Doxygen render of ThirdpartyList page shows the two new module rows in the top table.
  • MRMcp and MRMCPGateway sections render with working hyperlinks.
  • MRIOExtras table shows the new nlohmann-json row.
  • MRMesh table shows zlib-ng in place of the old zlib row.

🤖 Generated with Claude Code

The Doxygen ThirdpartyList page hadn't been updated since the MCP
modules and zlib-ng landed. Add MRMcp + MRMCPGateway to the module
table and their own sections, list nlohmann-json under MRIOExtras
(used by the glTF reader), and replace the zlib row with zlib-ng
in MRMesh.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Grantim Grantim added the update-doc-only force update dev documentation (without any checks) label May 6, 2026
@Grantim Grantim merged commit 5e36b85 into master May 6, 2026
24 checks passed
@Grantim Grantim deleted the docs/sync-thirdparty-list branch May 6, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update-doc-only force update dev documentation (without any checks)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants