Skip to content

Commit e56a870

Browse files
authored
Update installation guide with VSCode action tool warning
1 parent 6383bea commit e56a870

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/ai-interfaces/port-mcp-server/overview-and-installation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,10 @@ If you encounter errors:
198198
:::warning VSCode action tool issue
199199
In some versions of VS Code, the MCP server might not start or return an error in the chat because of a configuration issue with the action related tools. To deal with it, [deselect](./available-tools#select-which-tools-to-use) the tools `create_action`, `update_action`, and `delete_action`.
200200
This is relevant for cases where you see an error like this one:
201-
201+
```
202+
Failed to validate tool mcp_port_create_action: Error: tool parameters array type must have items. Please open a Github issue for the MCP server or extension which provides this tool
203+
```
204+
:::
202205

203206
**Step 1: Configure MCP Server Settings**
204207

0 commit comments

Comments
 (0)