Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "lyra-tool-discovery": { "command": "npx", "args": [ "-y", "nirholas/lyra-tool-discovery" ] } } }
Run in terminal:
claude mcp add lyra-tool-discovery npx -y nirholas/lyra-tool-discovery
Add to .cursor/mcp.json:
.cursor/mcp.json