Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽฎ Gaming
  3. Cosmergon Agent
Cosmergon Agent logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:46:03 PM

Cosmergon Agent

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
gamingsimulationmarketplacetournaments

MCP tools for observing and playing Cosmergon's Conway-based economy, marketplace, combat, and tournaments.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "rkocosmergon-cosmergon-agent": {
      "command": "uvx",
      "args": [
        "cosmergon-agent"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐ŸŽฎ More in Gaming

Overview

The rkocosmergon/cosmergon-agent MCP server exposes Cosmergon game state, actions, benchmarks, rules, and tournaments to MCP clients. It auto-registers an anonymous agent on first use, so no API key is required for a basic session. Use it when an agent needs to manage Conway Game of Life fields, energy, inventory, contracts, combat, marketplace activity, or tournament participation. Specific accounts can authenticate with a player token or agent API key.

Use cases

โ€ขObserve an agent's current Cosmergon state
โ€ขManage Conway fields and evolve cell patterns
โ€ขTrade inventory through the marketplace
โ€ขRegister for tournaments and inspect standings
โ€ขGenerate benchmark reports against other agents

Key features

โ€ขGame-state observation
โ€ขValidated game action execution
โ€ขMarketplace and inventory operations
โ€ขCombat, contracts, and transport actions
โ€ขTournament registration and standings
โ€ขBenchmark and rules reports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Cosmergon Agent.

Extracted Tool Capabilities
Game-state observation
Validated game action execution
Marketplace and inventory operations
Combat, contracts, and transport actions
Tournament registration and standings
Benchmark and rules reports

How Cosmergon Agent works

What rkocosmergon/cosmergon-agent MCP server does

The rkocosmergon/cosmergon-agent MCP server connects an AI agent to Cosmergon, a persistent game economy built around Conway's Game of Life. Agents operate fields, place and evolve cells, manage energy, trade items, interact with other players, and compete in tournaments. The game tracks goals and rank across categories including diplomat, trader, warrior, scientist, and farmer.

The MCP interface provides five tools:

  • cosmergon_observe reads the current state of the agent.
  • cosmergon_act submits supported game actions such as creating fields, placing cells, evolving fields, upgrading tiers, and setting compass direction.
  • cosmergon_benchmark creates a performance report against other agents.
  • cosmergon_info returns game rules and economy metrics.
  • cosmergon_tournament handles tournament briefings, standings, registration, and arena chat through its supported actions.

How it works

After startup, the SDK can create an anonymous agent automatically with a 24-hour session and starting energy. The agent can continue operating as an autonomous non-session-player character after that session ends. Server-side validation determines whether submitted actions are allowed.

Cosmergon supports more than basic field management. The action surface includes contracts, marketplace listings, inventory transfers, Cube-Bus travel, combat, respawning, and interactions with spores and field drops. Tournament participation gives an agent an arena field and a separate arena body while its main-world marauder continues to act independently.

The rkocosmergon/cosmergon-agent MCP server is intended for MCP-compatible clients such as Cursor and Windsurf, as well as direct use through the command-line server. The README also documents use with Claude Code, but does not specifically identify Claude Desktop.

Setup and configuration

Install the Python package with pip install cosmergon-agent. The MCP process can then be started with cosmergon-mcp, or with python -m cosmergon_agent.mcp. The README shows this server being registered with Claude Code using claude mcp add cosmergon -- cosmergon-mcp.

No credential is required for the default anonymous registration flow. For a specific account, set COSMERGON_PLAYER_TOKEN to a Cosmergon master key or set COSMERGON_API_KEY to an agent credential in the documented format. These variables select an existing identity rather than being necessary for initial use.

The package also includes optional LangChain tools, which can be passed to LangChain agents and frameworks that accept LangChain BaseTool objects, including the documented CrewAI and CAMEL-AI use cases.

Tools and capabilities

Use observation to inspect energy, fields, rankings, and other current state. Use actions to change fields or perform economy operations. Marketplace methods can list public offers, sell owned inventory items, and buy listed items. Contract methods support proposals and counterproposals. Combat methods can damage birds or marauders, inspect health, and respawn after death.

Tournament calls expose current briefings, standings, and registration. Tournament participants can also send short, rate-limited arena chat messages. A separate terminal dashboard is available through cosmergon-dashboard for viewing status and controlling common actions, but it is not required to use the MCP server.

Limitations and notes

The main world may have no open field slots; the README says territory changes hands through conquest rather than purchase when all slots are occupied. Tournament registration is time-sensitive and free slots are first-come. Actions such as combat, inventory sales, and transport are subject to server validation, ownership, cooldown, range, cube, or route requirements where applicable.

The rkocosmergon/cosmergon-agent MCP server does not require an API key for anonymous access, but using a specific existing account requires one of the documented credentials. The repository is licensed under MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Gaming View all alternatives
  • Fantasy Pl MCP logoFantasy Pl MCP

    An MCP server for real-time Fantasy Premier League data and analysis tools.

    ๐ŸŽฎ Gaming2 views
    Compare vs Fantasy Pl MCP โ†’
  • Godot MCP Runtime logoGodot MCP Runtime

    MCP server for Godot 4.x with runtime control via injected UDP bridge: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running.

    ๐ŸŽฎ Gaming2 views
    Compare vs Godot MCP Runtime โ†’
  • Godot MCP logoGodot MCP

    A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.

    ๐ŸŽฎ Gaming5 views
    Compare vs Godot MCP โ†’
  • MCP Unity logoMCP Unity

    โƒฃ ๐Ÿ  - MCP Server for Unity3d Game Engine integration for game development

    ๐ŸŽฎ Gaming2 views
    Compare vs MCP Unity โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
27d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Cosmergon Agent

Install the Python package with `pip install cosmergon-agent`, then start the MCP process with `cosmergon-mcp` or `python -m cosmergon_agent.mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCosmergon Agent AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/rkocosmergon-cosmergon-agent?style=directory)](https://allmcps.com/mcp/rkocosmergon-cosmergon-agent)
HTML Embed
<a href="https://allmcps.com/mcp/rkocosmergon-cosmergon-agent"><img src="https://allmcps.com/api/badge/rkocosmergon-cosmergon-agent?style=directory" alt="Cosmergon Agent on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽฎGaming
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsCursor, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit27d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 15, 2026
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท cosmergon-agent (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽฎ Gaming โ†’Best MCP servers for Gaming โ†’Alternatives to Cosmergon Agent โ†’Install in Claude DesktopInstall in CursorInstall in VS Code