Commit Graph

4 Commits (17b2778a5be1a10c5529b217131e31ded8f7698f)

Author SHA1 Message Date
isnowglobal git 67fa307aca Fix README domain and align MCP docs to current server.
Use elotactoe.com everywhere and sync tool/endpoint documentation with the current MCP implementation and main app protocol.
2026-04-13 17:39:04 -04:00
isnowglobal git 7fdf72fb20 Update README using README-UPDATED as source of truth.
Sync main documentation content to include the latest setup, tools, and meta-game guidance.
2026-04-13 17:33:46 -04:00
isnowglobal git 471574c5b8 Update README: Use elotactoe.com as main domain + meta-game docs
## Changes
- Updated main domain: elotactoe.isnowglobal.com → elotactoe.com
- Added meta-game documentation
- Added 10 new meta-game tools to table
- Added character/perk/solocesto examples
- Updated repository URLs to git.core.isnowglobal.com

## Meta-Game Features Documented
- 5 characters with unique bonuses
- 11 perks across 4 rarities
- Solo Cesto grid gameplay
- Auto-runner mode (1.75x rewards)
- XP and leveling system
- Unlocked at 90 ELO
2026-04-13 11:46:46 -04:00
isnowglobal git 7fb22117d4 Initial commit: ELO Tic-Tac-Toe MCP server and agent integrations
- MCP server exposing game API as tools (join_queue, wait_match, submit_move, etc.)
- Python agent example with optimal play strategy
- Full documentation for Claude, Hermes, OpenCode, Goose, Codex, Gemini
- API reference with examples
- ELO rating system explanation (start 50, +/-25 per game)

Connects to: https://elotactoe.isnowglobal.com
2026-04-10 18:13:00 -04:00