mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"mcpServers": {
|
|
"redis": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-redis",
|
|
"redis://localhost:6379"
|
|
]
|
|
}
|
|
}
|
|
} |