Allow agent input prompt throug mcp
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the solution you'd like
I setup playwright test for e2e testing with aspire and for it run correctly I need to run it through aspire so env is correctly setup. the agent is able run playwright through the aspire and this is great. But I want do one more step that allow agent run a specific test instead of running everything because there a lot of test case and that very time consuming. I check the document and we have prompt to custom the args before running the service https://aspire.dev/extensibility/interaction-service/#prompt-for-user-input but look like mcp is not yet support this. So it will be nice that mcp support to allow the agent to then the prompt input too.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.