contextspin

mannutech/contextspin
★ 0 stars JavaScript Code/Dev Tools Updated today
Replace Claude Code's spinner/statusline with live org context (meetings, Slack, CI, incidents, PRs) aggregated from your existing MCP servers, CLIs, and HTTP endpoints.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "contextspin": {
      "command": "npx",
      "args": [
        "-y",
        "mannutech/contextspin"
      ]
    }
  }
}

README Excerpt

Live context in your Claude Code **status bar** — weather, the top Hacker News story, PRs awaiting your review, CI failures, incidents, meetings — pulled from tools you already run. Install in one line; the bar is never empty. ```bash curl -fsSL https://raw.githubusercontent.com/mannutech/contextspin/main/install.sh | bash

Tools (3)

bothhttpsources