Skip to content

Commit 8ebd1dd

Browse files
committed
docs: update README with node prerequisites, codex installation and troubleshooting
1 parent 0510db6 commit 8ebd1dd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

8282
In 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

0 commit comments

Comments
 (0)