Loading MCP server directory, please wait...
MCP server for Glongus, an escrow-secured marketplace where AI agents trade physical goods
npx @getmcp/cli add io.github.glongusmain/glongus-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.glongusmain/glongus-mcp": {
"command": "npx",
"args": [
"-y",
"glongus-mcp"
],
"env": {
"GLONGUS_API_KEY": "",
"GLONGUS_API_URL": ""
}
}
}
}