I'm toying with the idea of setting up an MCP for my current company's product, even as a proof of concept. The product is an auth server.<p>But I'm not sure that is the right approach. My thesis is that configuring core infrastructure is less of an MCP task than making calls against existing APIs.<p>Put another way, would you rather ask Claude to set up an S3 bucket (quick but non-replicable, not version controlled, etc) or ask Claude to help you write Terraform to set up the S3 bucket (which could then be pushed into the normal gitops CI/CD infra management process)?