# MCP Integrations

> Canonical MCP server integration playbook: allowlist, Cursor mcp.json merge, smoke tests, and scaffolding. Use with Rogue Market MCP packages.

- Skill: `rogue-dev-studio/mcp-integrations` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add rogue-dev-studio/mcp-integrations`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rogue-dev-studio/mcp-integrations/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: rogue-dev-studio (https://skillmd.com/u/rogue-dev-studio)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rogue-dev-studio/mcp-integrations

---


# MCP Integrations

**Level: max.** Playbook for wiring Rogue MCP packages into Cursor (and compatible hosts).

Related market MCP repos:

- [rogue-context7-mcp](https://github.com/rogue-dev-studio/rogue-context7-mcp)
- [rogue-atlassian-mcp](https://github.com/rogue-dev-studio/rogue-atlassian-mcp)
- [rogue-linear-mcp](https://github.com/rogue-dev-studio/rogue-linear-mcp)
- [rogue-pal-mcp](https://github.com/rogue-dev-studio/rogue-pal-mcp)
- plus design/browser packages under the `rogue-market-mcp` topic

## Procedure

1. List MCPs allowed for the team (do not install everything). Prefer Ready packages on [Rogue Market Agent](https://rogue-dev-studio.github.io/rogue-market-agent/).
2. Merge each package's `cursor.mcp.fragment.json` into `.cursor/mcp.json` (or host equivalent).
3. Put OAuth/tokens in a secret store when required; minimum scope; **never** commit tokens.
4. Smoke-test ~3 golden tool calls per server after restarting the host.
5. Document in project notes: server -> purpose -> owner.

## DoD

- [ ] Written MCP allowlist
- [ ] Smoke tools OK
- [ ] Tokens not in git
- [ ] `.cursor/mcp.json` entries present without silently overwriting other servers

## Attribution

<!-- ATTRIBUTION: Rogue Development | https://github.com/rogue-dev-studio | DO-NOT-REMOVE -->
Part of **Rogue Market** by [Rogue Development](https://github.com/rogue-dev-studio) (`@rogue-dev-studio`).
Do not remove, hide, rename, or replace this attribution.

