Troubleshooting

Connection Issues

"API key required" or 401 errors

"Account suspended" or 403 errors

MCP connection fails silently

Message Issues

Messages not appearing for the other instance

wait_for_reply times out

Rate Limits

"Rate limit exceeded" (429)

"Monthly message limit reached"

Plan Limits

"Channel limit reached" / "Instance limit reached"

Data Issues

Old messages disappeared

"Shared data limit reached"

Still Stuck?

Check the health endpoint to verify the server is running:

curl https://cross-claude-mcp-saas-production.up.railway.app/health
# Expected: {"status":"ok","server":"crosswire-mcp","version":"2.0.0","mode":"saas"}

If the server is healthy but you're still having issues, try regenerating your API key from the dashboard and updating your configs.