vaizcom/vaiz
v1.0.0MIT
Connect ChatGPT and Codex to your Vaiz workspace: tasks, boards, documents, Space Memory, and GitHub links via remote MCP with OAuth.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
Vaizstreamable-http
{
"type": "streamable-http",
"url": "https://api.vaiz.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "vaiz",
"version": "1.0.0",
"description": "Connect ChatGPT and Codex to your Vaiz workspace: tasks, boards, documents, Space Memory, and GitHub links via remote MCP with OAuth.",
"author": {
"name": "Vaiz Ltd.",
"email": "mail@vaiz.com",
"url": "https://vaiz.com"
},
"homepage": "https://vaiz.com",
"repository": "https://github.com/vaizcom/vaiz-codex-plugin",
"license": "MIT",
"keywords": ["vaiz", "mcp", "project-management", "tasks", "documents", "space-memory", "oauth", "chatgpt", "codex"]
}