Local MCP framework for bounded cross-model delegation, routing and evidence verification.
claude mcp add mcp-cross-model-delegation -- docker run -i --rm ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0
claude_desktop_config.json
{
"mcpServers": {
"mcp-cross-model-delegation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-cross-model-delegation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-cross-model-delegation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-cross-model-delegation": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-cross-model-delegation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jostophe-021/mcp-cross-model-delegation:1.0.0"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Jostophe-021--mcp-cross-model-delegation/reviews or the review_server meta-tool.
POST /mcp