Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

machinepal

by skalenetwork · Updated 2 months ago

The Cloud-Native MCP and X402 Gateway to Run and Monetize your AI Agents and Services, as well as optimize your AI costs

In the AI payments ecosystem

machinepal is a growing C++ project in the AI payments / x402 ecosystem, focused on ai, mcp, mcp-server, x402. It currently has 33 GitHub stars and 3 forks, and sits alongside related tools like blockrun-mcp, t2000, intelligence-aeternum-mcp, mcp-client, x402-mcp-server, p402-protocol.

README.md View on GitHub →

x402Proxy

Install vcpkg

git clone https://github.com/microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg install folly wangle proxygen

Run

cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=external/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_FEATURE_FLAGS=manifests 
All MCP projects →