14 lines
193 B
JSON
14 lines
193 B
JSON
[
|
|
{
|
|
"mcpServers": {
|
|
"rag_retrieve": {
|
|
"command": "python",
|
|
"args": [
|
|
"./mcp/rag_retrieve_server.py",
|
|
"{unique_id}"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|