Developer Tools
Trust: 34/100 (Limited)io.github.n0zer0d4y/mercury-spec-ops Guide
Modular MCP server for dynamic prompt generation and software development analysis tools
4 starsby n0zer0d4y
Quick Start
Install
npx @n0zer0d4y/mercury-spec-opsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-n0zer0d4y-mercury-spec-ops": {
"command": "npx",
"args": [
"@n0zer0d4y/mercury-spec-ops"
]
}
}
}