marz greta lock network for Claude Desktop
dev.eqbuilder/marz-greta-lock-network
EQ scoring plus a read-only Storelayer matcher and guarded self-install; no website credentials
client:Claude Desktop
transport:streamable-http
tools:8
Install marz greta lock network in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"marz-greta-lock-network": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://eqbuilder.dev/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs