submit_experiment — Ranomics Platform MCP Tool
submit_experiment
(submit experiment) is one of 7 tools on the
Ranomics Platform
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call submit_experiment from your client
- Claude Code Ranomics Platform submit_experiment run in your project directory
- Claude Desktop Ranomics Platform submit_experiment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ranomics Platform submit_experiment ~/.cursor/mcp.json
- VS Code Ranomics Platform submit_experiment .vscode/mcp.json
- Zed Ranomics Platform submit_experiment ~/.config/zed/settings.json
- Windsurf Ranomics Platform submit_experiment ~/.codeium/windsurf/mcp_config.json
- Cline Ranomics Platform submit_experiment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ranomics Platform submit_experiment ~/.gemini/settings.json
- Grok Ranomics Platform submit_experiment .mcp.json (in your project root)
- ChatGPT Ranomics Platform submit_experiment Settings → Connectors → Advanced → Developer mode
- Claude.ai Ranomics Platform submit_experiment Settings → Connectors → Add custom connector
- LangChain Ranomics Platform submit_experiment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.ranomics.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.