roki_sandbox_info — ROKI Connect MCP Tool
roki_sandbox_info
(roki sandbox info) is one of 19 tools on the
ROKI Connect
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call roki_sandbox_info from your client
- Claude Code ROKI Connect roki_sandbox_info run in your project directory
- Claude Desktop ROKI Connect roki_sandbox_info ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ROKI Connect roki_sandbox_info ~/.cursor/mcp.json
- VS Code ROKI Connect roki_sandbox_info .vscode/mcp.json
- Zed ROKI Connect roki_sandbox_info ~/.config/zed/settings.json
- Windsurf ROKI Connect roki_sandbox_info ~/.codeium/windsurf/mcp_config.json
- Cline ROKI Connect roki_sandbox_info ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ROKI Connect roki_sandbox_info ~/.gemini/settings.json
- Grok ROKI Connect roki_sandbox_info .mcp.json (in your project root)
- ChatGPT ROKI Connect roki_sandbox_info Settings → Connectors → Advanced → Developer mode
- Claude.ai ROKI Connect roki_sandbox_info Settings → Connectors → Add custom connector
- LangChain ROKI Connect roki_sandbox_info pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http connect https://mcp.roki.la/mcp
Other tools on this server
- roki_search_docs
- roki_get_doc_section
- roki_list_operations
- roki_get_operation
- roki_get_schema
- roki_get_error
- roki_validate_request
- roki_check_result
- roki_get_integration_example
- roki_get_quickstart
- roki_get_authentication_guide
- roki_get_webhook_guide
- roki_choose_integration_mode
- roki_verify_webhook_signature
- roki_scaffold_integration
- roki_audit_integration
- roki_sandbox_try
- roki_status
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.