Built the same ServiceNow agent three ways, native, external MCP, interactive. Here's what changed.
I wanted to know how much of an agent survives when you change where it runs, so I built the same one three times against the same platform. External over MCP, a Python orchestrator calling Claude through the Anthropic API and reaching ServiceNow thr...