oorep mcp for Zed
io.github.dhi13man/oorep-mcp
MCP server and TypeScript SDK for OOREP homeopathic repertory and materia medica reference data.
client:Zed
transport:stdio
runtime:npm
Install oorep mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oorep-mcp": {
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs