🎯 Objectif

Carte exhaustive de tous les chemins d'accès testés et documentés par Neo depuis Notion AI vers le VPS + Mac.

Dernière mise à jour : 7 avril 2026 23:00 (UTC+2)

Total : 36 portes + 5 super-pouvoirs + 1 pont DB + CoworkDispatch 3 branches (14 VPS + 21 Mac + Siri + AppleScript + Terminal + Root + Apps) + 9 connexions Notion natives

Mise à jour 9 avril 2026 15h40 — Neo Gateway 53 tools (v2.2), screenshot Mac ✅, imagesnap ✅, notion-2api ✅, mitmproxy ✅, CoworkDispatch [EXEC]/[MAC]/[LLM] validé

Mise à jour 10 avril 2026 02h00 — Obsidian MCP bridge ✅, Claude Code Pro illimité via Mac MCP ✅, 11 notes GPS Obsidian ✅, Protocole insertion mémoire 4 couches ✅


🔥 MISE À JOUR 9 AVRIL 2026 — Session S65 Claude Code Pro

<aside> 🔥

3 PERCÉES S65 :

  1. Neo Gateway v2.2neo-gateway.notreunivers.cloud (FastAPI port 8080, 53 tools, 3 formats API)
  2. tool_use débloqué — Patch Go notion-manager (7 feature flags), tool_choice: "required" = JSON garanti
  3. MCP Mac SSE fixé — DNS mcp-mac.notreunivers.cloud + auth query param + URL absolue </aside>
Porte URL / Méthode Résultat Puissance
Neo Gateway /health ⭐⭐⭐⭐⭐ https://neo-gateway.notreunivers.cloud/health ✅ status ok, quota premium Healthcheck + quota LLM
Neo Gateway /v1/agent ⭐⭐⭐⭐⭐ POST neo-gateway.notreunivers.cloud/v1/agent ✅ 14 tools testés Agent complet (shell+fs+web+notion)
MCP Mac SSE ⭐⭐⭐⭐ https://mcp-mac.notreunivers.cloud/sse?token=TOKEN ✅ SSE event reçu 9 tools Mac via MCP

🔥 MISE À JOUR 7 AVRIL 2026 — Nouvelles découvertes Neo

<aside> 🔥

PERCÉE — Neo peut exécuter des commandes sur le Mac via web.loadPage + Mac Bridge !

Pas besoin de MCP (bloqué en script mode). Le Mac Bridge HTTP via Caddy suffit.

Nouvelle porte : neo-desktop-api accessible directement.

</aside>

🟢 PORTES OUVERTES (testées 7 avril 21h-23h)

Porte URL / Méthode Résultat Puissance
Mac Bridge /exec ⭐⭐⭐⭐⭐ /mac/exec?token=TOKEN&cmd=COMMANDE whoami → macdeben Terminal Mac complet (user macdeben)
Mac Bridge /exec → SSH VPS /mac/exec?cmd=ssh root@148.230.116.171 "CMD" ✅ logs notion-manager lus ⚠️ Timeout si CMD > 5s
neo-desktop-api /status /neo/desktop/status?token=TOKEN_DESKTOP ✅ v1.1, port 9877 État du service Mac
neo-desktop-api /clipboard /neo/desktop/clipboard?token=TOKEN_DESKTOP ✅ contenu presse-papier Lire le presse-papier Mac
Mac Bridge /health /mac/health?token=TOKEN ✅ ok Healthcheck bridge
VPS /neo/health/ /neo/health/ ✅ 10/10 UP Healthcheck global VPS
notion-manager dashboard /neo/manager/dashboard/ ✅ accessible (login) UI admin notion-manager

🔴 PORTES BLOQUÉES (testées 7 avril)

Porte Erreur Cause Contournement
MCP Neo VPS (script mode) not available in script mode Notion bloque TOUS les MCP en script mode — même avec flags enableScriptAgent* Utiliser Mac Bridge /exec à la place
MCP GitHub (script mode) not available in script mode Même cause Utiliser l'API GitHub via web
MCP Figma (script mode) not available in script mode Même cause
Mac Bridge → SSH VPS (commandes longues) 504 timeout web.loadPage timeout ~10s, SSH ajoute latence Commandes courtes seulement, ou écrire un script puis l'exécuter
web.loadPage avec headers custom URL invalide Les URLs avec -H 'header' dans cmd sont rejetées Écrire un script .sh sur le Mac puis l'exécuter
neo-desktop-api /routes, /apps, /screen, /notion 404 Ces endpoints n'existent pas dans v1.1 Utiliser /status et /clipboard uniquement

📊 Processus Mac actifs (7 avril 23h)

Processus PID Script
Mac Bridge 1423 ~/neo-mac-bridge.py
Neo Bridge (poll auto) 1420 ~/neo-bridge.py poll:neo-auto
Neo MCP Server 41803 ~/neo-mcp-server.py (port 3200)
Neo Desktop API 1429 ~/neo-desktop-api.py (port 9877)

🔑 Tokens d'accès