Forkflux MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 223 installs a week from pypi. Last commit 1 Aug 2026.
Self-hosted multi-agent collaboration and audit layer for AI-assisted engineering teams
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add forkflux-mcp -- uvx forkflux-mcp
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.forkflux-mcp]
command = "uvx"
args = ["forkflux-mcp"]
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.