Angel Numbers Deterministic API for Grok
io.github.pewsta66/angel-numbers-api
Deterministic angel number meanings via MCP, with x402 USDC paid interpretations on Base.
client:Grok
transport:streamable-http
tools:3
Install Angel Numbers Deterministic API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"angel-numbers-api": {
"type": "http",
"url": "https://api.raising-angels.com/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