Official Unabyss plugin for Cursor.
Bundles:
- Unabyss MCP - hosted Streamable HTTP server at
https://mcp.unabyss.com/ - Integration rule - when and how the agent should read/write personal context
- Onboard skill - Connect auth, drive MCP
unabyss_setup, then verify withwhoami/query
Once listed, install Unabyss from the Cursor Marketplace or Customize → Plugins.
- Copy or symlink this repo to
~/.cursor/plugins/local/unabyss - Reload Cursor (Developer: Reload Window)
- Open Cursor Settings → Tools & MCP, find unabyss, and click Connect
Do not use a symlink if the plugin fails to load; copy the files instead (known Cursor quirk).
You can still add the server without the plugin:
After Connect (OAuth), the hosted MCP may run an optional first-connect setup (unabyss_setup) before most tools unlock. Until that is completed or skipped, whoami / query / store return setup guidance instead of data. The onboard skill walks that path.
Once the gate lifts, agents can use:
- Baseline identity (
whoami) - Fast factual lookups (
query) - Reasoning-heavy context questions (
agentic_query) - Connected sources and exports
- Skill playbooks from the Unabyss catalog
The MCP implementation stays on Unabyss infrastructure. This repo only ships Cursor packaging (manifest, MCP URL, rules, skills).
"Onboard Unabyss" / "Run Unabyss setup"
"What does Unabyss know about my stack and formatting preferences?"
"Store that we decided on Postgres + SvelteKit for this project."
"List my Unabyss skills and load the one for weekly review."
- Product: unabyss.com
- MCP docs: unabyss.com/mcp-docs
- App setup: app.unabyss.com/mcp
- Support: support@unabyss.com
- Privacy: unabyss.com/privacy
- Terms: unabyss.com/terms
Marketplace listing is curated by Cursor. Submit or request review at cursor.com/marketplace/publish. Updates are reviewed before they ship.
MIT