I have a red circle. When I run this
I have a red circle. When I run this command from terminal, the spinner stars spinning for 3 seconds and then nothing

1 Reply
can you try removing it and adding again like this
{
"mcpServers": {
"convex": {
"command": "npx",
"args": [
"-y",
"convex@latest",
"mcp",
"start"
]
}
}
}