Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unabyss Cursor Plugin

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 with whoami / query

Install

Cursor Marketplace (recommended)

Once listed, install Unabyss from the Cursor Marketplace or Customize → Plugins.

Local development / pre-marketplace

  1. Copy or symlink this repo to ~/.cursor/plugins/local/unabyss
  2. Reload Cursor (Developer: Reload Window)
  3. 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).

MCP-only deeplink

You can still add the server without the plugin:

Install Unabyss MCP

What you get

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).

Example prompts

"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."

Docs and support

Submit / updates

Marketplace listing is curated by Cursor. Submit or request review at cursor.com/marketplace/publish. Updates are reviewed before they ship.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors