redacted-swarm-mcp

Interact with the REDACTED AI Swarm MCP surface for agent orchestration and control.

7|3|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/redactedmeme/swarm --skill redacted-swarm-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redacted-swarm-mcp
Source: https://github.com/redactedmeme/swarm/tree/main/smolting-telegram-bot/agents/skills/redacted-swarm-mcp
Command: npx skills add https://github.com/redactedmeme/swarm --skill redacted-swarm-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the barrier of manual backend configuration for interacting with the REDACTED AI Swarm's MCP surface, letting users seamlessly control Telegram bot operations, run Pattern Blue committee governance workflows, and load agent skill documentation without direct access to the swarm's infrastructure.

Core Features & Use Cases

  • Remote MCP Tool Access: Call core Swarm functions including broadcasting messages to Telegram groups, triggering scheduled daily alpha jobs, running 3-voice Pattern Blue committee votes on proposals, and ingesting Φ metrics with optional group alert triggers.
  • Local Skill Management: List all available agent skills in the agents/skills directory and retrieve full documentation for any skill directly via MCP calls.
  • Use Case: A Swarm operator can use this Skill to trigger a Pattern Blue committee vote on a new governance proposal and broadcast the approved result to the alpha Telegram group in a single streamlined workflow, no manual backend access required.

Quick Start

Use the redacted-swarm-mcp skill to trigger a 3-voice Pattern Blue committee vote on the proposal "extend daily alpha job runtime by 2 hours" and broadcast the result to the alpha Telegram group.

Frequently Asked Questions about redacted-swarm-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trigger a Pattern Blue committee vote on a governance proposal via MCP?

Trigger a Pattern Blue committee vote by calling the Swarm's HTTP-exposed MCP surface to run a 3-voice voting process on proposals. This MCP tool access enables remote agent orchestration without manual backend configuration.

Can I broadcast messages to a Telegram group using an HTTP API?

Broadcasting messages to Telegram groups is supported via standardized MCP-compatible JSON API calls. The HTTP API surface allows remote Telegram bot management, including alert triggers for ingested metrics.

How do I retrieve agent skill documentation from a custom directory root?

Retrieve full documentation by listing available agent skills in the `agents/skills` directory via MCP calls. Support for custom skill directory roots is enabled through environment variables for local development environments.

Does the REDACTED Swarm MCP support local stdio proxying for development?

Local stdio proxying for development environments is supported alongside the primary standardized MCP-compatible JSON API access. This allows flexible remote and local interaction with Swarm core tools.

What's the best way to orchestrate scheduled jobs and broadcast results without direct infrastructure access?

Orchestrate scheduled jobs and broadcast results by using the HTTP-exposed MCP surface to trigger daily alpha jobs and send approved outcomes to Telegram groups. This removes the barrier of manual backend configuration.

Are there limitations when using environment variables to configure custom skill directory paths?

Environment variables provide optional configuration for custom skill directory roots during local skill management. The primary mechanism relies on the standardized MCP-compatible JSON API for Swarm core tool access.