Universal MCP server for spec-driven development - compatible with any IDE supporting MCP
{
"mcpServers": {
"andrebuzelispec-tools": {
"command": "npx",
"args": [
"-y",
"@andrebuzeli/spec-mcp-tools"
]
}
}
}