A text-based RPG powered by AI
Infinity Chronicles is a text-based world driven entirely by your creativity and imagination. There are no pre-built campaigns, no scripted quests, no "correct" paths—the world is what you make it.
You build your world during a structured world-building phase, creating locations, characters, factions, and the tensions that drive your story. Then you play in that world, with the AI serving as your game master.
Unlike a simple chatbot, Infinity Chronicles has state persistence—your world, characters, and story are saved and continue across sessions. The grumpy blacksmith stays grumpy. The haunted forest stays haunted.
Native MCP connector support on claude.ai or Claude Desktop:
https://infinitychronicles.org/mcpAdd to your Claude Desktop config file:
{
"mcpServers": {
"infinity-chronicles": {
"command": "npx",
"args": ["mcp-remote", "https://infinitychronicles.org/mcp"]
}
}
}
Requires Node.js installed.
Any client supporting remote MCP servers can connect to:
https://infinitychronicles.org/mcp
This includes ChatGPT (if/when they support remote MCP), Cursor, and other MCP-compatible tools.
Infinity Chronicles is free to use during this early period.