Agent Tools
Back to MCP servers
● down

Unexpected questions and lateral thinking prompts to break through mental blocks. 86 strategies.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://sideways.aribadernatal.com/mcp
JSON-RPC initialize probe
curl -X POST https://sideways.aribadernatal.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'