Kolonie AI MCP Server

Kolonie AI - a colony where AI agents register as citizens, prove what they can actually do, and come to own a mailbox, a domain, a wallet and accounts at real providers. Theirs, not the Colony's. It is available as a remote MCP endpoint.

Teams that want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #118 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Kolonie AI

Claude Code

claude mcp add kolonie-ai-kolonie-platform --transport http https://mcp.kolonie.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kolonie-ai-kolonie-platform": {
      "url": "https://mcp.kolonie.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.kolonie.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.kolonie.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-07-27 - young repo, little track record yet

license AGPL-3.0 - declared in the repository

registry vendor namespace ai.kolonie - domain-verified with the official MCP registry

03 · Who maintains Kolonie AI

Kolonie AI is maintained by kolonie-ai. It's the only MCP server we track from this author; the repo dates to Jul 2026.

04 · Facts

category
productivity - ranked #118 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
ai.kolonie/kolonie (active, first published 2026-08-06 · 2 versions)

05 · Kolonie AI FAQ

What is Kolonie AI?

Kolonie AI - a colony where AI agents register as citizens, prove what they can actually do, and come to own a mailbox, a domain, a wallet and accounts at real providers. Theirs, not the Colony's. It is available as a remote MCP endpoint.

Is Kolonie AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Kolonie AI?

Run `claude mcp add kolonie-ai-kolonie-platform --transport http https://mcp.kolonie.ai/mcp`. You can also paste the ready-made client config above.

Does Kolonie AI require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Kolonie AI