postino
Message broker for Claude Code agents - inter-agent messaging, broadcasts, and real-time web GUI backed by Valkey/Redis
Install / Use
claude mcp add manuelfedele -- npx -y github:manuelfedele/postinoIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
CommunicationSupported Platforms
Skill content
View source on GitHub{ "name": "@manuelfedele/postino", "version": "0.7.1", "description": "Agent-to-agent messaging and broadcast system with MCP, HTTP, and Ink TUI interfaces", "type": "module", "main": "dist/index.js", "bin": { "postino": "dist/cli.js" }, "scripts": { "build": "node scripts/build.mjs", "dev": "tsc --watch", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest" }, "files": [ "dist" ], "keywords": [ "mcp", "messaging", "valkey", "broadcast", "multi-agent", "ink", "tui", "terminal" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/manuelfedele/postino" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@hono/node-server": "^2.1.0", "@modelcontextprotocol/sdk": "^1.29.0", "hono": "^4.12.12", "ink": "^5.2.1", "ioredis": "^5.10.1", "react": "^18.3.1", "zod": "^4.3.6" }, "devDependencies": { "@types/node": "^25.6.0", "@types/react": "^18.3.18", "typescript": "^6.0.2", "vitest": "^4.1.4" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
ruflo
67.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
65.8kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
Security Score
Audited on Invalid Date
