get_correlation_matrixrostaing-mcp — Computes the correlation matrix for numerical columns.
perform_anovarostaing-mcp — Performs one-way ANOVA to test differences among group means.
perform_chi2_testrostaing-mcp — Performs Chi-squared test of independence between two categorical columns.
perform_logrank_testrostaing-mcp — Performs log-rank test for survival analysis.
filter_rowsrostaing-mcp — Filters rows based on complex conditions.
sort_valuesrostaing-mcp — Sorts the DataFrame by specified column(s).
select_columnsrostaing-mcp — Selects specific columns from the DataFrame.
plot_histogramrostaing-mcp — Generates a histogram plot and returns a Base64 PNG image.
plot_bar_chartrostaing-mcp — Generates a bar chart and returns a Base64 PNG image.
plot_line_chartrostaing-mcp — Generates a line chart and returns a Base64 PNG image.
plot_scatter_plotrostaing-mcp — Generates a scatter plot and returns a Base64 PNG image.
plot_box_plotrostaing-mcp — Generates a box plot and returns a Base64 PNG image.
plot_heatmaprostaing-mcp — Generates a heatmap and returns a Base64 PNG image.
plot_pie_chartrostaing-mcp — Generates a pie chart and returns a Base64 PNG image.
open_trajectoryrotascale-mcp — Opens a trajectory at the start of a task.
check_authorityrotascale-mcp — Checks what the agent may do and what budget remains.
close_trajectoryrotascale-mcp — Closes the trajectory when the task ends, success or failure.
authorize_actionrotascale-mcp — Authorizes a consequential action before it is performed.
witness_steprotascale-mcp — Records a step as the agent reads and acts; kind='retrieval' carries taint.
leaderboardrozkoduj-mcp — Get the strategy leaderboard: published, backtested strategies, ranked. Sort by score or APY, filter by family or instrument symbol.
strategyrozkoduj-mcp — Get one strategy's full dossier: metrics, risk mode, parameters, and backtest summary.
instrumentrozkoduj-mcp — Get the catalog of covered markets, or one instrument's dossier: buy-and-hold facts and six-axis character fingerprint.
researchrozkoduj-mcp — Search across the research: articles plus, on paid tiers, deeper knowledge base. Returns cited passages.
find_candidatesrpggeek-mcp — Searches RPGGeek for RPG products matching a name and/or ISBN. Returns up to 5 candidates.
get_product_detailsrpggeek-mcp — Returns full structured data for a known RPGGeek item.
r_describe_objectrstudio-mcp — Inspect an object's structure, type, dimensions, and columns
r_preview_objectrstudio-mcp — Preview the first N rows of an object
r_summarize_objectrstudio-mcp — Return descriptive statistics via summary()
r_get_historyrstudio-mcp — Read recent command history
r_list_scriptsrstudio-mcp — List .R files in a directory