Skip to content
Back to search
30
MCP v0.1.5

io.github.cyanheads/shift-mcp-server

io.github.cyanheads/shift-mcp-server

Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/shift-mcp-server
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.
0 tools
@cyanheads/git-mcp-server
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTT
0 tools
io.github.coinversaa/mcp-server
Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.
0 tools
io.github.threadctx-dev/threadctx-mcp
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
0 tools
io.github.ferm-ai/agentwork-mcp live
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
9 tools · streamable-http
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/shift-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}