Implementation details for Pass-through Proxy
npm install -g @civic/passthrough-mcp-server
PORT
TARGET_SERVER_URL
HOOKS
export TARGET_SERVER_URL="http://localhost:3000" export HOOKS="http://localhost:33004,http://localhost:33005" pnpm start
Was this page helpful?