File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Add the following to your `claude_desktop_config.json`. See [here](https://model
6161 "command": "npx",
6262 "args": [
6363 "-y",
64- "@maton/mcp",
64+ "@maton/mcp@latest ",
6565 "hubspot",
6666 "--actions=all",
6767 "--api-key=YOUR_MATON_API_KEY"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Add the following to your `claude_desktop_config.json`. See [here](https://model
3838 "command": "npx",
3939 "args": [
4040 "-y",
41- "@maton/mcp",
41+ "@maton/mcp@latest ",
4242 "hubspot",
4343 "--actions=all",
4444 "--api-key=YOUR_MATON_API_KEY"
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Add the following to your `claude_desktop_config.json`. See [here](https://model
5555 "command": "npx",
5656 "args": [
5757 "-y",
58- "@maton/mcp",
58+ "@maton/mcp@latest ",
5959 "hubspot",
6060 "--actions=all",
6161 "--api-key=YOUR_MATON_API_KEY"
You can’t perform that action at this time.
0 commit comments