Loading MCP server directory, please wait...
Connect AI assistants to your Vaiz workspace: tasks, projects, boards, documents and milestones.
npx @getmcp/cli add com.vaiz/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VAIZ_API_TOKENYour Vaiz API key (Bearer token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.vaiz/mcp": {
"command": "npx",
"args": [
"-y",
"vaiz-mcp"
],
"env": {
"VAIZ_API_TOKEN": "",
"VAIZ_SPACE_ID": "",
"VAIZ_API_URL": ""
}
}
}
}