Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clarifyprompt": {
"command": "npx",
"args": [
"-y",
"clarifyprompt-mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clarifyprompt": {
"command": "npx",
"args": [
"-y",
"clarifyprompt-mcp"
]
}
}
}