Skip to content

fix for mcp timing out and hanging #22

@rumilog

Description

@rumilog

▎ Figured out why rocketsmith MCP tools keep timing out — OpenRocket (Java) takes ~600ms to start which exceeds the
▎ MCP transport timeout, so every call drops the connection. Fix is to bypass the MCP layer entirely and call the
▎ rocketsmith Python functions directly via uv run python. Works perfectly. Key functions:
▎ rocketsmith.openrocket.components.read_components() and rocketsmith.openrocket.simulation.run_simulation() with the
▎ JAR at AppData/Local/OpenRocket/OpenRocket-23.09.jar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions