Loading MCP server directory, please wait...
Marketplace of code templates: buy, sell and manage orders in USDC with on-chain escrow
npx @getmcp/cli add com.bernuvia/marketplaceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBernuvia API token, created at https://www.bernuvia.com/tokens. Shown once; pick its scopes when you create it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.bernuvia/marketplace": {
"url": "https://www.bernuvia.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {bernuvia_token}"
}
}
}
}