We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb1e36 commit a1ba58dCopy full SHA for a1ba58d
README.md
@@ -37,7 +37,7 @@ To use this server with the Claude Desktop app, add the following configuration
37
"mcpServers": {
38
"integrator": {
39
"command": "npx",
40
- "args": ["-y", "@boostspace/mcp-server"],
+ "args": ["-y", "@boostspace/integrator-mcp-server"],
41
"env": {
42
"INTEGRATOR_API_KEY": "<your-api-key>",
43
"INTEGRATOR_TEAM": "<your-team-id>"
0 commit comments