Magic 8 Ball for Cursor
live.alpic.new-test-cli-239fbe01/new-test-cli
Ask a question and get a deterministic Magic 8 Ball answer.
client:Cursor
transport:streamable-http
Install Magic 8 Ball in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"new-test-cli": {
"url": "https://new-test-cli-239fbe01.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs