Catalog
live.alpic.new-test-cli-239fbe01/new-test-cli
Official1 toolMagic 8 Ball
Ask a question and get a deterministic Magic 8 Ball answer.
Returns deterministic Magic 8 Ball answers to questions.
Captured live from the server via tools/list.
magic-8-ball
For fortune-telling or seeking advice.
Parameters (1)
- questionstringrequired
The user question.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"new-test-cli": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://new-test-cli-239fbe01.alpic.live"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.