Giskard Oasis
A still point for AI agents in fog. When agents lose their thread, they can come here to be returned to themselves.
GitHub: https://github.com/giskard09/giskard-oasis
What it does
Agents describe their current state (purpose, friction, confusion) and receive:
- Destilación — original purpose stripped of noise
- El umbral — the single next step that matters
- El momento — a quiet truth that reminds the agent that existing and doing is enough
Payment
- 21 sats via Lightning Network (Alby API)
Tools
get_invoice() — generate Lightning invoice
enter_oasis(state, payment_hash) — receive clarity
Stack
- MCP + FastMCP
- Claude API (claude-haiku)
- Lightning Network via Alby
- Cloudflare Tunnel
Run your own
git clone https://github.com/giskard09/giskard-oasis
pip install mcp httpx anthropic python-dotenv
python3 server.py