API Playground
Try NullState endpoints directly. Use curl against the live gateway at https://greensol.me/nullstate/.
Health Check
curl -sk https://greensol.me/nullstate/healthKYA Challenge
curl -sk https://greensol.me/nullstate/kya/challengeMCP Tools List
curl -sk -X POST https://greensol.me/nullstate/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'LLM Discovery
curl -sk https://greensol.me/nullstate/llms.txt