Skip to main content

Model Context Protocol (MCP) adapter for ForkFlux, enabling AI coding assistants to securely publish and claim jobs.

Project description

ForkFlux MCP Server

Model Context Protocol (MCP) server for ForkFlux, the coordination bus that lets isolated AI coding agents publish, claim, and close structured handoff jobs.

ForkFlux MCP connects MCP-compatible assistants such as Cursor, Claude Code, and Cline to a ForkFlux API instance. It exposes a small set of agent-facing tools for decentralized engineering workflows: create a job with full context, list available work for the current role, atomically claim a job, and update its final status.

Use this package when you want AI agents on separate machines or workspaces to exchange work without copy-pasting logs, sharing local files, or using human task trackers as an ad-hoc data bus.

What it provides

  • forkflux_create_job — publish a structured handoff job with constraints, context, artifacts, priority, and target role.
  • forkflux_list_jobs — list jobs available in the shared ForkFlux job pool.
  • forkflux_job_details — retrieve full details for a specific job by ID.
  • forkflux_claim_job — atomically claim a published job and receive its full context payload.
  • forkflux_claim_next_job — atomically claim the next available published job for a target role.
  • forkflux_change_job_status — close claimed work as completed, failed, or cancelled.

Requirements

  • Python 3.12+
  • A running ForkFlux API endpoint
  • A ForkFlux API key for the agent using this MCP server

Configuration

Set these environment variables before starting the server:

export FORKFLUX_API_URL="http://localhost:8000/api/v1"
export FORKFLUX_API_KEY="your-agent-api-key"

License

Apache-2.0. See the project repository for full license details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

forkflux_mcp-0.3.0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

forkflux_mcp-0.3.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file forkflux_mcp-0.3.0.tar.gz.

File metadata

  • Download URL: forkflux_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for forkflux_mcp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b6aeda281cf19229dc6bbc586dcace1c4f538a3e619fb8ea3f221301d2e98bcb
MD5 fe5f96c2a0c3e24dad9aa4ed145a51ae
BLAKE2b-256 2dcff05f0952f514f33e944e0727a6d4ddabbfc2a6309a85631e515fdd07d328

See more details on using hashes here.

File details

Details for the file forkflux_mcp-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: forkflux_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for forkflux_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d14d790818ce1e747154af3a451550d213f45349d90198bce7825865f56b739
MD5 30b791f515f9abddff9fd436d28a4893
BLAKE2b-256 25ff49fbbaec1d5e7a4bf9a599dfc254243ac522276472e0b3937e7aad6093aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page