Use Streamable HTTP for hosted NPA MCP. Use stdio for local-only setups. Cline and Roo Code both use JSON with mcpServers, but Roo Code requires an explicit type for URL-based Streamable HTTP configs.
Open the MCP Servers panel, confirm netskope-npa is connected, then ask:
1
List the Netskope NPA MCP tools you can access. Do not call any write tools.
Common issues
Symptom
Fix
Cline CLI config unknown
Run cline mcp and use the wizard.
Roo URL config fails
Add type: "streamable-http" for Roo Code.
Tools over-approved
Leave autoApprove or alwaysAllow empty for first use.
Server times out
Increase per-server timeout after confirming health.
Platform notes
Cline supports manual config under mcpServers, local stdio, and remote HTTP/SSE servers. Roo Code supports global mcp_settings.json, project .roo/mcp.json, stdio, Streamable HTTP, and SSE.