Open
Description
We currently have the run
command to set up a specific MCP server. As an ease of use function, we should consider adding commands which take the name/path/URL/etc. of a specific resource, and set up the right MCP server for it. For example, a command like like thv mcpify db <URL of database>
would pick an appropriate MCP server for that database technology, prompt the user for the configuration needed, insert it into the secrets manager, and run the MCP server.