mercury spec ops for Cline
io.github.n0zer0d4y/mercury-spec-ops
Modular MCP server for dynamic prompt generation and software development analysis tools
client:Cline
transport:stdio
runtime:npm
Install mercury spec ops in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mercury-spec-ops": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/mercury-spec-ops"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs