Installing on an unsupported agent #615
|
What's needed to install this on an unsupported agent? Configuring the MCP is straightforward, but what about the "instruction files, skills, and pre-tool hooks" that the install script auto-configures for supported agents? |
Answered by
DeusData
Jun 25, 2026
Replies: 1 comment
|
Well, I would say let your agent scan the cli code where all the installation happens, then migrate the logic to your dedicated agent. Ideally make then a PR for this agent so that we can add it to the list 😁 |
0 replies
Answer selected by
DeusData
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, I would say let your agent scan the cli code where all the installation happens, then migrate the logic to your dedicated agent. Ideally make then a PR for this agent so that we can add it to the list 😁