← Back to context Comment by dorgo 11 hours ago >to manipulate or combine the data into a more useful formatwhy not build this directly into MCPs? 1 comment dorgo Reply _flux 9 hours ago Hmm, indeed, so maybe I could have all this as an MCP, so I can just easily pass any imaginable data manipulation inside it, and then also have it support calling other MCPs, all inside that one MCP, to avoid filling context with intermediate data..Sounds a lot like a shell to me.
_flux 9 hours ago Hmm, indeed, so maybe I could have all this as an MCP, so I can just easily pass any imaginable data manipulation inside it, and then also have it support calling other MCPs, all inside that one MCP, to avoid filling context with intermediate data..Sounds a lot like a shell to me.
Hmm, indeed, so maybe I could have all this as an MCP, so I can just easily pass any imaginable data manipulation inside it, and then also have it support calling other MCPs, all inside that one MCP, to avoid filling context with intermediate data..
Sounds a lot like a shell to me.