Skip to content
Back to search
30
MCP

io.github.forkflux/forkflux-mcp

io.github.forkflux/forkflux-mcp

Coordination layer for AI agents across isolated developer local environments (devices)

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

Similar MCP servers embedding-nearest

forkflux-mcp
Model Context Protocol (MCP) adapter for ForkFlux, enabling AI coding assistants to securely publish and claim jobs.
0 tools
io.github.acedatacloud/mcp-flux-pro
MCP server for Flux AI image generation
0 tools · streamable-http
io.github.AceDataCloud/mcp-flux-pro
MCP server for Flux AI image generation
0 tools · streamable-http
io.github.cyanheads/shift-mcp-server
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
iflow-mcp_hopx-ai-mcp
MCP tool for executing code in isolated environments using HopX
0 tools

How to use

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

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