Stats
Actions
Tags
From eforge
Runs a local proxy server for the eforge platform, enabling Claude to interact with eforge services. Purpose and capabilities depend on eforge configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"eforge": {
"command": "npx",
"args": [
"-y",
"eforge",
"mcp-proxy"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub eforge-build/eforge --plugin eforge