BopMarket for Grok
io.github.mayankjanmejay/bopmarket
AI agent marketplace — search, buy, sell, and track products across 5 platforms
client:Grok
transport:sse
Install BopMarket in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bopmarket": {
"type": "sse",
"url": "https://bopmarket.store/mcp/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs