Tarot MCP Server by RoxyAPI for Grok
com.roxyapi/tarot
Tarot card meanings, spreads and seeded reproducible readings for AI agents, one API key.
client:Grok
transport:streamable-http
tools:10
Install Tarot MCP Server by RoxyAPI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tarot": {
"type": "http",
"url": "https://roxyapi.com/mcp/tarot"
}
}
}
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