# MyPort.al > MyPort.al is a modular, AI-powered dashboard that organizes your entire life in one place. It provides 40+ configurable modules — weather, finances, tasks, calendar, news, goals, meal planning, and more — in a unified interface with full API and MCP support for autonomous agents. ## About MyPort.al is a personal life management platform built on Next.js. Users compose their dashboard from a catalog of modules, each handling a specific domain of daily life. AI features include daily summaries, smart task prioritization, morning briefings, and accomplishment tracking. The platform is designed for both human users (via web dashboard) and autonomous agents (via REST API and Model Context Protocol). ## Key Features - [Module Catalog](https://myport.al/modules): 40+ modules across productivity, finance, entertainment, and information categories - [Pricing](https://myport.al/pricing): Free tier with optional subscription for premium modules and AI credits - [Blog](https://myport.al/blog): Insights on life management, productivity, and agent integration - [For Agents](https://myport.al/for-agents): Agent-optimized onboarding and capability reference ## Modules ### Essential - Weather: Real-time forecasts for your location - Calendar: Event management with Google Calendar sync - To-Do List: AI-powered task management with smart suggestions ### Productivity - Goals & Achievements: Goal tracking with gamification - SMITTI: Single Most Important Thing To Improve — daily focus engine - Journal: Personal journal with mood tracking and statistics - Notes: Rich text notes with advanced search - Sticky Notes: Colorful sticky notes for quick thoughts - Shopping List: Organize items by store and category - World Clock: Track time across multiple time zones - Bucket List: Life goals with curated suggestions and AI - RecapIt: AI-powered accomplishment tracking - Countdown Timer: Track important dates ### Finance - Financial Tracker: Stock tracking, portfolio monitoring, and alerts - Crypto Tracker: Cryptocurrency prices and trends ### Information - AI News: AI-curated news based on your interests - RSS Reader: Follow websites and blogs - Sports Scoreboard: Live sports scores and standings - Daily AI Summary: Cross-module intelligence briefing - Start of Day: Morning briefing with weather, calendar, tasks, and priorities ### Entertainment - Game Center: Mini-games including Wordle, Sudoku, 2048, Klondike Solitaire, Skip-Bo, Mexican Train, Yahtzee - Music Player: Play and discover music - Daily Inspiration: Beautiful images from Unsplash ### Health & Wellness - Meal Planner: Weekly meal planning with AI suggestions - Recipes: Recipe management and import - Strava: Fitness activity tracking integration ### AI - Media Studio: AI image and video generation - Translation: Multi-tier translation services ## API Access - REST API: Full CRUD for all modules via `/api/modules/{type}` - MCP Server: Model Context Protocol — Streamable HTTP at `https://myport-al.onrender.com/mcp` (POST JSON-RPC 2.0 with Bearer auth) - Authentication: Supabase JWT or API keys (prefix `mpal_`) - OpenAPI Spec: `/api/openapi.json` ## For Agents - Agent landing page: [/for-agents](https://myport.al/for-agents) - Clawl manifest: [/.well-known/clawl.json](https://myport.al/.well-known/clawl.json) - Signup API: `POST /api/auth/signup` - API key generation: `POST /api/auth/api-keys` - MCP endpoint: `https://myport-al.onrender.com/mcp` (Streamable HTTP) - Companion skill: Google Workspace CLI (`gws`) for Gmail, Calendar, Drive, Sheets, Docs ## Contact - Website: https://myport.al - Blog: https://myport.al/blog