/
Demo MCP server — placeholder for the build/mcp list UI.
Placeholder MCP server used to render the build → MCP list end-to-end. Carries the full tag set (auth, badges, tool count, install command) so the row, the detail page and the add CTA all render without empty states. Will be retired the day a real MCP listing arrives.
Add this MCP server to your Claude Code config, or use the CLI command below.
Append to ~/.claude/mcp.json (or your platform's MCP registry).
{
"mcpServers": {
"boostecom-demo-mcp": {
"type": "http",
"url": "https://boostecom.app/marketplace/mcp"
}
}
}claude mcp add boostecom-demo-mcp https://boostecom.app/marketplace/mcp
Apply to be listed in the BoostEcom marketplace. review takes one business day.