# test-5 SciTeX Cloud project. The `scitex` MCP server is connected. ## Usage ```python import scitex as stx @stx.session def main(plt=stx.INJECTED, logger=stx.INJECTED): stx.io.save(data, "results.csv") return 0 ``` ## MCP Tools Run `/mcp` in Claude Code to see available tools. Run `/skills` to see SciTeX Cloud capabilities.