Deploying Snowflake Cortex Agent and Knowledge Graph with ServiceNow MCP Server A developer documented an architecture that connects Claude Code to both Snowflake and ServiceNow through ServiceNow's MCP Server, exposing a subflow that invokes a Snowflake Cortex Agent and a ServiceNow Knowledge Graph as callable tools. The setup uses OAuth authentication between the two platforms and a Snowflake Semantic View so a single agent can answer questions spanning hardware assets in Snowflake and software assets in ServiceNow without the user knowing where the data lives. ServiceNow provides a feature called MCP Server . It allows various capabilities registered in ServiceNow, such as flows and knowledge graphs, to be exposed as callable tools that AI agents such as Claude Code can invoke directly. This article documents the steps used to build the following environment: The final objective is to let a user ask a single AI agent a question such as, “What assets are managed by Tim?” and receive an answer spanning both the hardware assets in Snowflake and the software assets in ServiceNow. The advantage of this architecture is that users do not need to know where the data is stored, whether in Snowflake or ServiceNow. All instance URLs and account names in this article have been replaced with placeholders such as