tinatsntx/visual-team
v0.1.0Apache-2.0
See your ChatGPT and Codex work as a small visual team — who is doing what, what needs you, and what is done.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
visual-teamstreamable-http
{
"type": "streamable-http",
"url": "https://project-visual-team-mcp.onrender.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": "visual-team",
"version": "0.1.0",
"description": "See your ChatGPT and Codex work as a small visual team — who is doing what, what needs you, and what is done.",
"license": "Apache-2.0",
"keywords": ["visual", "team", "workflow", "status", "codex"],
"extensions": {
"com.openai": {
"apps": "./.app.json",
"hooks": "./hooks/hooks.json",
"interface": {
"displayName": "Visual Team",
"shortDescription": "Watch your work as a small visual team.",
"longDescription": "An open-source visual team interface that makes native ChatGPT and Codex work easier to understand — without creating another agent platform.",
"developerName": "Project Visual Team contributors",
"category": "Productivity",
"capabilities": ["Read"],
"defaultPrompt": [
"Use Visual Team to review my onboarding flow, improve it, and check that nothing broke.",
"Use Visual Team to compare three approaches and recommend one."
],
"brandColor": "#2F6FEB",
"composerIcon": "./assets/composer-icon.svg",
"logo": "./assets/logo.svg",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai