1stDibs for Grok
com.1stdibs/1stdibs
MCP server for browsing and searching items on 1stDibs marketplace.
client:Grok
transport:streamable-http
tools:4
Install 1stDibs in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"1stdibs": {
"type": "http",
"url": "https://www.1stdibs.com/soa/mcp/"
}
}
}
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