Skip to content

Fix .mcp.json to use mcpServers format and bridge path#33

Merged
Joxx0r merged 1 commit intomainfrom
fix/mcp-json-bridge-path
Feb 10, 2026
Merged

Fix .mcp.json to use mcpServers format and bridge path#33
Joxx0r merged 1 commit intomainfrom
fix/mcp-json-bridge-path

Conversation

@blunzn
Copy link
Contributor

@blunzn blunzn commented Feb 10, 2026

Summary

  • Added required mcpServers wrapper object to .mcp.json (Claude Code expects this format)
  • Changed entry point from hardcoded D:\p4\...\server.js (legacy, user-specific) to relative src/bridge/mcp-bridge.js

This fixes Claude Code failing to discover and connect to the unreal-index MCP server.

Test plan

  • Run claude mcp list and verify unreal-index shows as connected
  • Verify unreal-index MCP tools work (e.g. unreal_find_type)

Generated with Claude Code

The .mcp.json had a hardcoded user-specific path to the legacy server.js
and was missing the required mcpServers wrapper object. This caused Claude
Code to fail to discover and connect to the unreal-index MCP server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

@claude Please review this PR. Focus on:

  • Code quality and potential bugs
  • Security issues
  • Test coverage
  • Documentation completeness

Use the opus model for thorough analysis.

@blunzn blunzn requested a review from Joxx0r February 10, 2026 19:26
@Joxx0r Joxx0r merged commit 760a204 into main Feb 10, 2026
1 check passed
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.

2 participants