fyi I recently have been experimenting with a Model Context Protocol plugin for Pants. It is very rudimentary (with a MCP tool for each Pants goal). If anyone is interested in trying it out, please DM me since I'd like to get some feedback before I continue developing it. (One issue is that coding agents can invoke
pants
directly so part of the work has been to figure out what a MCP plugin could actually do better than the agent just invoking the
pants
CLI.)