13 lines
162 B
JSON
13 lines
162 B
JSON
{
|
|
"servers": {
|
|
"convex": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"convex@latest",
|
|
"mcp",
|
|
"start"
|
|
]
|
|
}
|
|
}
|
|
} |