mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"mcpServers": {
|
|
"chroma": {
|
|
"command": "uvx",
|
|
"args": [
|
|
"chroma-mcp",
|
|
"--client-type",
|
|
"persistent",
|
|
"--data-dir",
|
|
"/full/path/to/your/data/directory"
|
|
]
|
|
}
|
|
}
|
|
} |