Angel Numbers Deterministic API for Cursor
io.github.pewsta66/angel-numbers-api
Deterministic angel number meanings via MCP, with x402 USDC paid interpretations on Base.
client:Cursor
transport:streamable-http
tools:3
Install Angel Numbers Deterministic API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"angel-numbers-api": {
"url": "https://api.raising-angels.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs