-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Stuart Meeks edited this page Jun 21, 2026
·
3 revisions
Is the server up?
Open http://localhost:8723/health → {"status":"ok","version":"…"}.
A browser shows 405 at /mcp.
Expected — /mcp is a POST-only MCP endpoint, not a web page. Use /health to check.
Claude Desktop doesn't show the tools.
Fully quit and reopen Claude Desktop after editing the config; check the JSON is valid
(no trailing commas); ensure the server/container is running. For the mcp-remote
bridge, make sure Node.js is installed. See Connecting to Claude Desktop.
Port 8723 is already in use.
Map a different host port (-p 9000:8723) or set MCP_HTTP_PORT.
Version reads unknown.
The data has no version metadata. The bundled channels include it, so this only appears
when pointing at a raw install without it.
FICSIT Foreman
- Home
- Installation
- API keys
- Configuration
- Game data channels
- Troubleshooting
- MCP clients