Server Config
{
"mcpServers": {
"xueqiu-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/xueqiu_mcp",
"run",
"main.py"
]
}
}
}{
"mcpServers": {
"xueqiu-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/xueqiu_mcp",
"run",
"main.py"
]
}
}
}