Installing on an unsupported agent #615
Answered
by
DeusData
ConnorDouglasMoen
asked this question in
Q&A
-
|
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? |
Beta Was this translation helpful? Give feedback.
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 😁 |
Beta Was this translation helpful? Give feedback.
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 😁