Meeting room for humans and AI agents — MCP-based real-time collaboration
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 4
- fs Shinkai-Lab-irie-mcp-611f633/room/bin/irie-describe-image.py :25
with open(image_path, "rb") as f: - fs Shinkai-Lab-irie-mcp-611f633/room/bin/irie-tickets.py :18
from pathlib import Path - fs Shinkai-Lab-irie-mcp-611f633/room/bin/iried.py :30
with open(cfg_path, encoding="utf-8") as f: - fs Shinkai-Lab-irie-mcp-611f633/web/api-server.py :34
from pathlib import Path
shell / exec 2
- shell Shinkai-Lab-irie-mcp-611f633/room/bin/irie-describe-image.py :17
import subprocess - shell Shinkai-Lab-irie-mcp-611f633/web/api-server.py :24
import subprocess
network 1
- net Shinkai-Lab-irie-mcp-611f633/web/api-server.py :35
from urllib.parse import urlparse
secrets 1
- secrets Shinkai-Lab-irie-mcp-611f633/web/api-server.py :50
API_TOKEN = os.environ.get("IRIE_API_TOKEN", "")