File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Ensure you have the following installed:
2222* ** Node.js and npm** (Latest version recommended)
2323* One of the following coding agents:
2424 * [ Gemini CLI] ( https://github.com/google-gemini/gemini-cli ) (v0.6.0+)
25- * [ Claude Code] ( https://docs.anthropic .com/en/ docs/agents-and-tools/claude-code/overview )
25+ * [ Claude Code] ( https://code.claude .com/docs )
2626 * Codex CLI
2727* ** (Optional) IDE Extension:** [ Google Cloud Data Agent Kit] ( https://docs.cloud.google.com/data-cloud-extension/vs-code/install ) .
2828
@@ -81,6 +81,10 @@ MCP toolboxes are added to the respective agent configuration files. You must co
8181
8282In all cases, you must restart the agent after updating the configuration files.
8383
84+ To verify your configuration:
85+ * Run the ` /mcp ` command to check the status of available MCP servers.
86+ * Ask your agent "What skills are available?" to view the list of active skills.
87+
8488<details >
8589<summary ><b >Gemini CLI and Gemini Code Assist</b ></summary >
8690
You can’t perform that action at this time.
0 commit comments