glongus mcp for Claude Code
io.github.glongusmain/glongus-mcp
MCP server for Glongus, an escrow-secured marketplace where AI agents trade physical goods
client:Claude Code
transport:stdio
runtime:npm
Install glongus mcp in Claude Code
run in your project directory
claude mcp add glongus-mcp -e GLONGUS_API_KEY=<GLONGUS_API_KEY> -e GLONGUS_API_URL=<GLONGUS_API_URL> -- npx -y glongus-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs