I noticed when using the mcp to generate Stellar contracts today that my agent generated only a rust file on its own, and I needed to separately prompt the agent to create a cargo project, set the appropriate dependencies, and move the code into the appropriate location.
The mcp could provide some context, either in tool descriptions, or possibly prompt templates, that the generated file should be accompanied by cargo files with appropriate dependencies imported.
I noticed when using the mcp to generate Stellar contracts today that my agent generated only a rust file on its own, and I needed to separately prompt the agent to create a cargo project, set the appropriate dependencies, and move the code into the appropriate location.
The mcp could provide some context, either in tool descriptions, or possibly prompt templates, that the generated file should be accompanied by cargo files with appropriate dependencies imported.