Skip to content

feat(cursor-plugin): scaffold Sanction marketplace connector (MCP + skills) - #284

Draft
ericlovold wants to merge 1 commit into
mainfrom
cursor/cursor-plugin-marketplace-4873
Draft

feat(cursor-plugin): scaffold Sanction marketplace connector (MCP + skills)#284
ericlovold wants to merge 1 commit into
mainfrom
cursor/cursor-plugin-marketplace-4873

Conversation

@ericlovold

Copy link
Copy Markdown
Owner

Positioning

Sanction is the independent authorization plane for AI agents — approve / escalate / deny spend, MCP tools, credentials, provisioning, and capability acquisition before they become irreversible.

Marketplace category: Agent Orchestration — the authorization connector you add before AWS / Zoom / etc. can spend or invoke. Neighbors: Ramp / Link (payments), Runlayer (MCP policy / audit).

This plugin wires the hosted wallet MCP at https://getsanction.com/mcp. It does not intercept every MCP tools/call unless the host fronts the broker. Cooperative wallet — the host must ask before acting.

Extract later

Interim home under cursor-plugin/ in this repo. Split to a public MIT-only repo before marketplace submit (cursor.com/marketplace/publish + cursor.directory). This package is MIT; the parent repo stays FSL-1.1-MIT.

Test locally

Cursor loads plugins from ~/.cursor/plugins/local/ (docs):

mkdir -p ~/.cursor/plugins/local
ln -s /path/to/sanction/cursor-plugin ~/.cursor/plugins/local/sanction

Reload Window. Set SANCTION_AGENT_KEY (agent key pxy_… from getsanction.com) under Plugins → Configure. Confirm the sanction MCP server and four skills (before-spend, before-tool, wallet-status, handle-escalation) in Customize.

If the symlink is ignored, copy the directory instead. On Teams / Enterprise, local imports may be disabled under Marketplace and Plugins.

Scope

  • New: cursor-plugin/ (manifest, mcp.json, four skills, MIT LICENSE, logo, README)
  • One-line pointer in the root README MCP setup section
  • No app / runtime / Prisma changes
Open in Web Open in Cursor 

…kills)

Interim Cursor plugin at cursor-plugin/: hosted wallet MCP plus four
ask-before-acting skills. MIT for this package only; extract later for
marketplace submit.

Co-authored-by: ELo <ericlovold@gmail.com>
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
sanction Ready Ready Preview Sep 4, 2026 3:24am UTC

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants