marketplace for Claude Desktop
io.github.vdappdev2/marketplace
MCP server for Verus on-chain marketplace — create, browse, accept, and close offers
client:Claude Desktop
transport:stdio
runtime:npm
Install marketplace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"marketplace": {
"command": "npx",
"args": [
"-y",
"@verusidx/marketplace-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs