# Mcp Orchestrator

> |

- **Type:** Skill
- **Install:** `agentstack add skill-cobusgreyling-grok-build-arsenal-mcp-orchestrator`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cobusgreyling](https://agentstack.voostack.com/s/cobusgreyling)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [cobusgreyling](https://github.com/cobusgreyling)
- **Source:** https://github.com/cobusgreyling/grok-build-arsenal/tree/main/skills/mcp-orchestrator

## Install

```sh
agentstack add skill-cobusgreyling-grok-build-arsenal-mcp-orchestrator
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MCP Orchestrator

MCP (Model Context Protocol) is one of grok-build-0.1's strongest advantages. This skill makes it first-class.

## Responsibilities

1. **Inventory current state**
   - Run `grok inspect` (or equivalent) to see loaded MCPs.
   - List project and user-level MCP configuration.

2. **Identify the gap**
   - What real capability is missing for the current task?
   - Examples: visual QA, deep git history analysis, session introspection, architecture visualization, external service access.

3. **Evaluate and recommend specific MCP servers**
   - Prefer narrowly-scoped, well-documented servers over kitchen-sink ones.
   - Check security model, maintenance, and fit for agent use.
   - From this arsenal: recommend `agent-session-analyzer`, `repo-graph`, `test-intelligence`, `browser-qa`, `skill-validator` when appropriate.

4. **Guide installation and configuration**
   - Provide exact commands or config snippets.
   - Handle trust prompts and `.grok/config.toml` or project MCP files.
   - Create or update skills that know how to drive the new MCP.

5. **Integrate into workflow**
   - After installation, immediately demonstrate value with a small example.
   - Update relevant skills or the current plan to use the new capability.
   - Document in the project (README, AGENTS.md, or showcase notes).

## Safety Rules

- Never install untrusted or overly broad MCP servers without explicit review.
- MCP servers that can execute arbitrary code or access secrets must be treated like hooks — require trust and clear documentation.
- Prefer read-heavy MCPs for investigation phases.

## Recommended Arsenal MCPs

- `agent-session-analyzer` — for meta work on agent behavior
- `repo-graph` — architecture understanding at scale
- `test-intelligence` — surgical testing
- `browser-qa` — when building or changing UIs
- `skill-validator` — when extending the skill system itself

## Success Criteria
- The right MCPs are installed and discoverable via `grok inspect`.
- There is at least one concrete, working example of the agent using the new MCP in the session.
- Any new skill or documentation needed to make the MCP usable long-term has been created or updated.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cobusgreyling](https://github.com/cobusgreyling)
- **Source:** [cobusgreyling/grok-build-arsenal](https://github.com/cobusgreyling/grok-build-arsenal)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cobusgreyling-grok-build-arsenal-mcp-orchestrator
- Seller: https://agentstack.voostack.com/s/cobusgreyling
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
