Magic 8 Ball for Cursor
io.github.pipeworx-io/magic-8-ball
magic-8-ball MCP — wraps StupidAPIs (keyless — no credential needed)
client:Cursor
transport:streamable-http
Install Magic 8 Ball in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"magic-8-ball": {
"url": "https://gateway.pipeworx.io/magic-8-ball/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs