This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 29af78975a32d18d8f57ded121e36076645572d7 Author: Robert Lazarski <[email protected]> AuthorDate: Mon Apr 6 14:11:10 2026 -1000 docs: update MCP.md — C1 complete, update next steps Co-Authored-By: Claude Sonnet 4.6 <[email protected]> --- MCP.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/MCP.md b/MCP.md index b6ecfd7bfc..50fb1e14cb 100644 --- a/MCP.md +++ b/MCP.md @@ -319,12 +319,11 @@ opt-in per-operation. ## Next Steps -### Immediate — C port is now unblocked +### C1 — complete ✅ -Java A2 is validated against Claude Desktop. The Axis2/C `financial_benchmark_service` -can now implement C1 (stdio MCP mode) in parallel with any Java Track B work. - -See `docs/MCP.md` in the `axis-axis2-c-core` repo for the C1 plan. +`finbench_mcp.c` + `finbench_mcp_main.c` committed to `axis-axis2-c-core`. +Builds with `build_financial_service.sh`; installs to `/usr/local/axis2c/bin/financial-benchmark-mcp`. +See `docs/MCP.md` in the `axis-axis2-c-core` repo for the full C implementation plan. ### Track A remaining
