Skip to content

Add MCP platform tool definitions#7599

Open
cstns wants to merge 6 commits into
mainfrom
7430_mcp-platform-tools
Open

Add MCP platform tool definitions#7599
cstns wants to merge 6 commits into
mainfrom
7430_mcp-platform-tools

Add platform tool definitions and CORS headers to MCP server

6d631cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 23, 2026 in 1s

76.70% (-0.23%) compared to 1dc01e3

View this Pull Request on Codecov

76.70% (-0.23%) compared to 1dc01e3

Details

Codecov Report

❌ Patch coverage is 54.89362% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.70%. Comparing base (1dc01e3) to head (6d631cc).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
forge/ee/routes/mcp/tools/instances.js 6.45% 29 Missing ⚠️
forge/ee/routes/mcp/tools/devices.js 10.52% 17 Missing ⚠️
forge/ee/routes/mcp/tools/navigation.js 12.50% 14 Missing ⚠️
forge/ee/routes/mcp/tools/applications.js 14.28% 12 Missing ⚠️
forge/ee/routes/mcp/tools/snapshots.js 15.38% 11 Missing ⚠️
forge/ee/routes/mcp/registrations.js 83.05% 10 Missing ⚠️
forge/ee/routes/mcp/tools/catalog.js 10.00% 9 Missing ⚠️
forge/ee/routes/mcp/server.js 91.17% 3 Missing ⚠️
forge/ee/routes/mcp/toolLoader.js 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7599      +/-   ##
==========================================
- Coverage   76.93%   76.70%   -0.23%     
==========================================
  Files         410      420      +10     
  Lines       21084    21260     +176     
  Branches     5138     5157      +19     
==========================================
+ Hits        16221    16308      +87     
- Misses       4863     4952      +89     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.