Skip to content

Add MCP integration and Developer Environments skill (v1.2.0)#6

Open
scottisloud wants to merge 10 commits into
mainfrom
scoot/feature/add-mcp-integration
Open

Add MCP integration and Developer Environments skill (v1.2.0)#6
scottisloud wants to merge 10 commits into
mainfrom
scoot/feature/add-mcp-integration

Conversation

@scottisloud

@scottisloud scottisloud commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Unify hooks and MCP in the existing 1password Cursor plugin at v1.2.0
  • Add mcp.json pointing at the local 1password-mcp binary
  • Add skills/1password-environments/SKILL.md for agent MCP workflows
  • Update README for combined hooks + MCP setup; add assets and .gitignore

Test plan

  • Install plugin via /add-plugin 1password or local copy
  • Confirm beforeShellExecution hook appears in Settings → Hooks
  • Run agent shell command (echo hello); verify allow/deny in Execution Log
  • Enable 1Password Labs MCP Server; confirm MCP connects in Cursor
  • List environments and variables via MCP tools

Bump the 1password Cursor plugin to v1.2.0 with bundled MCP server config, agent skill, and updated docs while keeping the existing .env validation hook unchanged.
@scottisloud scottisloud marked this pull request as ready for review June 29, 2026 18:54
@scottisloud scottisloud requested a review from rishiy15 June 29, 2026 19:00
Add a plain-text .env import flow that avoids Cursor's Read tool on sensitive paths, and block Read/preToolUse access to 1Password FIFO mounts so mounted .env files cannot stall the agent.
Extend deny-env-file-read for Read File V2, add failClosed and exit 2 on deny, and document the Read-vs-shell validation deadlock in the import skill.
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.

1 participant