Can we use serena if we just package it? #145
jinzhongjia
started this conversation in
General
Replies: 2 comments 2 replies
-
@jinzhongjia Unfortunately no, it's up to the server to make the setup process seamless. However, I tried to install it and followed these steps. Note: My home dir is
{
"serena": {
"command": "uv",
"args": [
"run",
"--directory",
"/home/ubuntu/serena",
"serena-mcp-server"
]
}
}
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you for your help, I will try it. Currently, it is very good to see the reamde description of this mcp server. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/oraios/serena
I've checked its documentation, it's a bit difficult to use and needs to be cloned manually locally.
Can we use it directly in an easier way
Beta Was this translation helpful? Give feedback.
All reactions