Docs
Local MCP server
RedMate's MCP server is part of the app process. It only exposes the /mcp protocol path and shows status, port, tool count, and recent requests in the app.
Troubleshoot connection issues
- Confirm server stateThe MCP Server screen should show Running. If it shows Failed, read the error and restart the server.
- Confirm endpointThe client url must match the endpoint shown in the app, usually http://127.0.0.1:7654/mcp.
- Refresh the clientAfter changing .mcp.json, restart the client or use its reload MCP command.
- Check recent requestsRecent requests records list-tools and call-tool, which tells you whether calls reached RedMate.