Firstly: love the railway-mcp. Thank you for building this useful tool!
I've been using wiht Claude Code and it has been phenomenal in managing and maintaining my railway backend.
When trying to review error logs I run into an issue where I can't go back to older logs. The tool seems to be forced to start from the latest logs and comb through them to move further back, but the way the MCP tool is operating there is no way to just "jump" back 500, 1000, or more rows or to a specific time. This mean you have to consume ALL of the tokens between now and whatever period you're going back to. Depending on the verbosity of your console and debugging you may not get any further back than a few minutes before the LLM agent chokes on the context/tokens.
If there were a way to query logs by time or jump that would be excellent. If I have some downtime I may take a crack at it myself, in which case I will report back.
Thank you!
Firstly: love the railway-mcp. Thank you for building this useful tool!
I've been using wiht Claude Code and it has been phenomenal in managing and maintaining my railway backend.
When trying to review error logs I run into an issue where I can't go back to older logs. The tool seems to be forced to start from the latest logs and comb through them to move further back, but the way the MCP tool is operating there is no way to just "jump" back 500, 1000, or more rows or to a specific time. This mean you have to consume ALL of the tokens between now and whatever period you're going back to. Depending on the verbosity of your console and debugging you may not get any further back than a few minutes before the LLM agent chokes on the context/tokens.
If there were a way to query logs by time or jump that would be excellent. If I have some downtime I may take a crack at it myself, in which case I will report back.
Thank you!