get_bamboo_scene — GardenArena GardenScript MCP Tool Read-only
get_bamboo_scene
(get bamboo scene) is one of 30 tools on the
GardenArena GardenScript
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_bamboo_scene from your client
- Claude Code GardenArena GardenScript get_bamboo_scene run in your project directory
- Claude Desktop GardenArena GardenScript get_bamboo_scene ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GardenArena GardenScript get_bamboo_scene ~/.cursor/mcp.json
- VS Code GardenArena GardenScript get_bamboo_scene .vscode/mcp.json
- Zed GardenArena GardenScript get_bamboo_scene ~/.config/zed/settings.json
- Windsurf GardenArena GardenScript get_bamboo_scene ~/.codeium/windsurf/mcp_config.json
- Cline GardenArena GardenScript get_bamboo_scene ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GardenArena GardenScript get_bamboo_scene ~/.gemini/settings.json
- Grok GardenArena GardenScript get_bamboo_scene .mcp.json (in your project root)
- ChatGPT GardenArena GardenScript get_bamboo_scene Settings → Connectors → Advanced → Developer mode
- Claude.ai GardenArena GardenScript get_bamboo_scene Settings → Connectors → Add custom connector
- LangChain GardenArena GardenScript get_bamboo_scene pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gardenscript https://gardenarena.io/mcp
Other tools on this server
- validate_gardenscript
- bamboo_challenge_get
- coop_workshop_get
- coop_workshop_run
- farm_workshop_get
- farm_workshop_run
- farm_next_event
- farm_autopilot_run
- farm_campaign_get
- farm_campaign_run
- farm_policy_get
- farm_policy_validate
- farm_policy_run
- farm_compare_get
- farm_compare_run
- farm_weather_search
- farm_weather_get
- bamboo_training_run
- bamboo_training_explain
- bamboo_training_artifact
- list_garden_arenas
- get_garden_arena
- submit_garden_strategy
- get_garden_results
- entry_create
- strategy_validate
- strategy_prepare_seal
- strategy_seal
- artifact_verify
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.