Vaiz
Cursor Plugin for Vaiz. Enables AI assistants to fetch tasks, and docs directly from your Vaiz space for context-aware coding.
cursor.directory·↓ 0
MCP
Vaiz
Cursor Plugin for Vaiz — enables AI assistants to fetch tasks, and docs directly from your Vaiz space for context-aware coding.
{
"command": "npx",
"args": [
"-y",
"vaiz-mcp@latest"
],
"env": {
"VAIZ_API_TOKEN": "${VAIZ_API_TOKEN}",
"VAIZ_SPACE_ID": "${VAIZ_SPACE_ID}"
}
}