servicenow mcp ai for Windsurf
io.github.ivanbbaev/servicenow-mcp-ai
ServiceNow MCP server — 67 tools over the full REST surface, every auth method, flows, diagrams.
client:Windsurf
transport:stdio
runtime:npm
Install servicenow mcp ai in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"servicenow-mcp-ai": {
"command": "npx",
"args": [
"-y",
"servicenow-mcp-ai"
],
"env": {
"SN_INSTANCE": "<SN_INSTANCE>",
"SN_AUTH": "<SN_AUTH>",
"SN_USER": "<SN_USER>",
"SN_PASSWORD": "<SN_PASSWORD>",
"SN_API_KEY": "<SN_API_KEY>",
"SN_TOOL_PACKAGES": "<SN_TOOL_PACKAGES>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs