Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Clients
  3. rhumb-papa

rhumb-papa

GitHub

Rhumb PaPa MCP Server see https://linear.app/rhumb/project/rhumb-papa-ab50b3df5fc7/overview

0
0

Rhumb PaPa MCP Server - see https://linear.app/rhumb/project/rhumb-papa-ab50b3df5fc7/overview

Configuration

All environment variables are documented in .env.example.

Required for production:

  • ANTHROPIC_API_KEY — Anthropic API key for LLM calls
  • DATABASE_URL — PostgreSQL connection string

Optional service credentials (features disabled if unset):

  • SLACK_BOT_TOKEN, LINEAR_API_KEY, GITHUB_TOKEN

PA identity & Slack dirty-check (optional; affect dirty-check Signal 6 behavior):

  • PAPA_BOT_SLACK_USER_ID — Slack user ID of the papa bot itself (e.g. U0AQRPC6RL5). Used by the dirty-check dangling-thread signal (Signal 6) to distinguish the bot's own posts from the principal's. Default: '' (empty). Fail-open: when unset, Signal 6 still runs but falls back to botId-only identification with reduced accuracy — messages posted as a user rather than a bot app may be missed.
  • PAPA_CHANNEL_GLOB — Name prefix for auto-discovering PA Slack channels at runtime (bot membership polled lazily). Default: 'rhumb-pa'. Set to '' to monitor all channels the bot is a member of.

Copy .env.example to .env and fill in your values to get started.

Repository

RH
rhumb-org

rhumb-org/rhumb-papa

Created

April 7, 2026

Updated

April 13, 2026

Language

TypeScript

Category

Developer Tools