ZombieCoder Server

Port: 8001 | Uptime: 2689s

Endpoints

POST /v1/chat/completions   → OpenAI-compatible (Windsurf/Cursor)
GET  /v1/models             → List models
POST /api/chat              → Ollama-compatible
POST /exa.language_server_pb.LanguageServerService/* → gRPC-web
GET  /health                → Health check
GET  /stats                 → Connection stats
GET  /logs                  → Today's logs

Stats

Total Requests: 138
Total Connections: 119
Editors: {
  "Unknown": 111,
  "Browser": 27
}
Endpoints: {
  "GET /v1/models": 65,
  "GET /v1": 2,
  "GET /favicon.ico": 6,
  "POST /api/show": 3,
  "POST /v1/chat/completions": 34,
  "GET /": 17,
  "GET /health": 1,
  "GET /stats": 3,
  "GET /logs/": 1,
  "GET /v1/chat/completions": 1,
  "GET /robots.txt": 3,
  "GET /favicon.png": 1,
  "HEAD /v1/models": 1
}

Connect from Windsurf

In Windsurf settings → Models → Add custom model:
  API Base URL: http://localhost:8001/v1
  Model: deepseek-v4-flash-free
  API Key: any value