-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
clidocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Implement inspector
style feature to provide a UI for interaction with temporary 'try me out' style MCP servers, without having to declare them as a requirement for your project (.mcpd.toml
).
See: https://modelcontextprotocol.io/docs/tools/inspector
Describe the solution you'd like
mcpd inspector
starts the inspector UI vianpx
- Outputs the relevant information to the terminal for the user (URL, API key/session token etc)
- CTRL+C to stop
- Warn the user that they need the relevant binaries on their machine when they enter a command in the UI
Describe alternatives you've considered
No response
Additional Context
No response
Self-Checklist
- I have read the Contributing Guidelines.
- I have searched the existing issues and found no duplicate.
- I have provided a clear and concise description of the problem.
- I have provided a clear and concise description of the proposed solution.
Metadata
Metadata
Assignees
Labels
clidocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request