RimWorld REST API Mod
RIMAPI provides a comprehensive REST API server that runs inside your game, allowing external tools and applications to interact with your colony in real-time via HTTP requests and SSE service.
Documentation [ilyachichkov.github.io]
Discord Server [discord.gg]

📊 Monitor Everything
• Real-time Colony Status: game time, weather, storyteller, difficulty
• Colonist Management: health, mood, skills, inventory, work priorities
• Resource Tracking: food, medicine, materials, storage utilization
• Research Progress: current projects and completed research
REST API [ilyachichkov.github.io]

💡 Possible use Cases
• Web dashboards and analytics
• MCP server & LLMs integration
• Twitch integration
• Mobile companion apps
• Data logging
• Voice control
• Custom tools, etc
🔗 Links
• GitHub Repository [github.com]
• Example Dashboard [github.com]