
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "netskope": {4 "env": {5 "NETSKOPE_TOKEN": "your-api-token",6 "NETSKOPE_BASE_URL": "https://your-tenant.goskope.com"7 },8 "args": [9 "/path/to/ns-private-access-mcp/build/index.js"10 ],11 "command": "node"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation