By thesortdapp
Connect your Albo library — save, find, and plan with your saved places, recipes, films and books
Search the user's Albo library — saved places, recipes, films, books, articles. Use when the user asks "what did I save…", "find that restaurant…", "what's on my wishlist", or similar.
Build an itinerary or plan from the user's saved Albo places — day plans, trip itineraries, date nights, food crawls. Use when the user asks to plan something using their saves.
Save a link, place, recipe, film, book or note to the user's Albo library. Use when the user shares a URL or asks to save/remember/bookmark something into Albo.
Connect Albo — your personal library of saved places, recipes, films and books — to Claude, Codex, Cursor, ChatGPT and any other MCP-compatible AI.
One-prompt install: paste this into your AI coding assistant:
Fetch https://mcp.albo.inc/install.md and follow the instructions to connect Albo.
Install the plugin (MCP connection + /albo:save, /albo:find, /albo:plan skills):
claude plugin marketplace add thesortdapp/albo
claude plugin install albo@albo
Or just the MCP server:
claude mcp add --transport http albo https://mcp.albo.inc/mcp
Sign in with your Albo account (Google or Apple) when prompted.
codex mcp add albo --url https://mcp.albo.inc/mcp
codex mcp login albo
Settings → Connectors → Add custom connector → paste https://mcp.albo.inc/mcp → Connect and sign in. Connectors sync across web, desktop and mobile.
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"albo": { "url": "https://mcp.albo.inc/mcp" }
}
}
| Skill | What it does |
|---|---|
/albo:save | Save a URL, place, recipe or note into your library |
/albo:find | Search your saves with smart filters |
/albo:plan | Build itineraries from your saved places and write them back to Albo |
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thesortdapp/albo --plugin alboUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.