🪪 Account Details
Name
Role
Email
Sign-in
Magic link (passwordless)
🎨 Appearance

Choose how POD Governance looks on this device. System follows your OS setting.

🕑 Timezone

Used to gate P&A submission reminders to your local working hours (Mon–Wed 7 AM–7 PM). Defaults to IST; update it if you work in another zone.

🔔 Email Notifications

Choose which emails you receive. Sign-in links and account notices always send.

Your pending-actions digest
Choose how often you get your personal digest of pending reviews and returned submissions, preview it, or send yourself a copy.
Delivered Monday mornings when you have items waiting.
🗓️ Project Timeline Notifications

Control emails about activity on the project timelines you’re part of. The in-app bell still records timeline events regardless.

New timeline events
Email me when an event is posted on a project timeline I participate in.
Per-project mute

Mute timeline emails for specific projects while keeping the global toggle on.

ProjectMuted
💻 Active Sessions
🔒
These are the devices currently signed in to your account. Sign out any you don’t recognise — sessions also end automatically after 30 minutes of inactivity.
DeviceIPLast ActiveSigned InActions
🔑 My MCP Access Tokens
🔒
These tokens let an AI assistant act on the API as you — inheriting your role & project access. A token is shown once and stored only as a hash. Revoke any token instantly if your laptop is lost or the token leaks.
NamePrefixScopeClientLast UsedExpiresStatusActions
🔌 Connect Your AI Assistant — Step by Step
🧩
Once you've generated a token above, wire it into your AI client. The POD Governance MCP server exposes 34 tools (list/forward/return cycles, full CRUD on Ups & Downs and Priorities & Achievements items, submit & review Priorities & Achievements, reports, and admin CRUD for projects/PODs/users) so the assistant can drive governance workflows conversationally.
  1. Open the Remote Servers panel — In the AiDE sidebar click MCP Servers → select the Remote Servers tab → Add a remote MCP server.
  2. Fill in the form — paste the Server URL below:
    http://localhost:3000/mcp
    Server Name: pod-governance-dev  ·  Transport: Streamable HTTP  ·  Access Token: paste from step 3
  3. Generate a token in My MCP Access Tokens above. Recommended scope: write, client: aide-vscode. Copy the pgmcp_… value — shown once only.
  4. Click Add Server — AiDE connects immediately. All 34 tools appear in the tool palette — no build or restart needed.
📖 Need more detail? Read the full AiDE setup documentation (opens in a new tab).
Troubleshooting
SymptomCauseFix
Authentication failed (401)Token revoked, expired or mistypedGenerate a new token above
Token is read-only (403) on forward/returnToken has read scopeGenerate a read & write token
Forbidden (403) on a cycleNot the current reviewer of that cycleUse the correct role/identity
Every call is recorded in Admin Portal → AI Integration → MCP Interaction Log.