Loading MCP server directory, please wait...
Delegate complete coding tasks to the local OMP default model and inspect the result.
npx @getmcp/cli add io.github.divenire990/omp-worker-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OMP_WORKER_OMP_COMMANDPath or executable name for the local OMP CLI binary.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.divenire990/omp-worker-mcp": {
"command": "npx",
"args": [
"-y",
"omp-worker-mcp",
"-y",
"omp-worker-mcp"
],
"env": {
"OMP_WORKER_OMP_COMMAND": ""
}
}
}
}