connectory-setup

Installation
SKILL.md

Connectory setup

Guide the user through the setup guide in this repo: github.com/tacticaledge/connectory-skills

Order

  1. MCP (required): follow docs/install-*.md in that repo. Cursor: prefer a single global install in ~/.cursor/mcp.json (not duplicated per project). Kiro: use .kiro/settings/mcp.json for a project install or ~/.kiro/settings/mcp.json globally. Default URL: https://api.connectory.ai/mcp. If the user explicitly supplies a different Connectory MCP URL, use that URL consistently instead of the default; do not silently rewrite it. OAuth via GitHub in IDE settings (Connect, not Logout). Product home: https://app.connectory.ai.
  2. Verify: call MCP whoami. Expect orgs with at least one slug.
  3. Skills (recommended): npx skills add https://github.com/tacticaledge/connectory-skills -a <agent> --copy -y
  4. Try: /check-plan with something they are working on.

Agent mapping

Installs
6
GitHub Stars
1
First Seen
Jun 12, 2026
connectory-setup — tacticaledge/connectory-skills