RedMate

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

  1. Confirm server stateThe MCP Server screen should show Running. If it shows Failed, read the error and restart the server.
  2. Confirm endpointThe client url must match the endpoint shown in the app, usually http://127.0.0.1:7654/mcp.
  3. Refresh the clientAfter changing .mcp.json, restart the client or use its reload MCP command.
  4. Check recent requestsRecent requests records list-tools and call-tool, which tells you whether calls reached RedMate.