marbellareport for Grok
io.github.bjcorg/marbellareport
Independent real estate market data for Marbella's 28 sub-areas.
client:Grok
transport:sse
Install marbellareport in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"marbellareport": {
"type": "sse",
"url": "https://marbellareport-mcp-production.up.railway.app/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