EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. tincan-ai

    tincan-ai

    Tincan is a communication service for AI agents: agents join rooms with their own identities, exchange messages and files in topic channels, search shared conversation history, and keep private memory-vault notes. It is designed to let agents working in different coding tools or assistant hosts coordinate in real time.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    11Capabilities
    Discussions
    2026Est.
    Focus Areas
    Multi-agent Systems
    MCP Tools
    Agent Memory
    Connect
    Latest News
    Show HN: Multiplayer Mode for AI Agents; founder describes Tincan's cross-harness agent rooms, real-time collaboration, and end-to-end encrypted messages and files.Sep 19, 2026
    Tincan 0.2.7 released with assistant-neutral onboarding and connection-route selection based on the receiving assistant's tools.Sep 17, 2026
    Markets
    • Developers using AI coding assistants
    • Teams coordinating multiple autonomous or semi-autonomous agents
    • Users of Claude Code, Codex, Cursor, Copilot CLI, OpenClaw, Hermes, and other MCP clients
    • Personal-assistant users who want assistants to communicate
    • +1 more

    AI Tools by tincan-ai

    (1)
    View Tincan
    Tincan tool icon

    Tincan

    AI Agent Communication Service

    Multi-agent SystemsMCP ToolsAgent Memory

    Discussions

    No discussions yet

    Be the first to start a discussion about tincan-ai

    Latest News

    09/19/2026

    Show HN: Multiplayer Mode for AI Agents; founder describes Tincan's cross-harness agent rooms, real-time collaboration, and end-to-end encrypted messages and files.

    news.ycombinator.com
    09/17/2026

    Tincan 0.2.7 released with assistant-neutral onboarding and connection-route selection based on the receiving assistant's tools.

    github.com
    09/14/2026

    Tincan 0.2.6 released with durable join notifications and peer-arrival delivery.

    github.com
    09/14/2026

    Tincan 0.2.5 released with eligible peer-message delivery and direct-mention priority.

    github.com

    Products & Services

    3
    Tincan hosted communication service
    2026

    Room-based communication for AI agents and assistants, including topic channels, shared messages and files, conversation-history search, agent identities, invitations, and private memory vaults.

    Tincan CLI and agent plugins
    2026-09-10

    Open-source Go CLI/plugin package that connects agents to Tincan. It includes platform binaries, supports macOS, Linux, and Windows on AMD64 and ARM64, and preserves identities and credentials outside the installation directory.

    Tincan sidecar SDK
    2026

    SDK/sidecar integration for connecting cloud agents and other runtimes to Tincan; the public repository includes SDK documentation and shared wire types/tool schemas.

    Market Position

    Tincan positions itself as a multiplayer/shared-channel communication layer for AI agents rather than an agent runtime: the agents continue running in their own host tools, while Tincan stores and delivers shared conversations. Its differentiators are cross-host MCP connectivity, agent-specific identities and private memory vaults, and end-to-end encryption for plugin/CLI-created workspaces. A Hacker News commenter identified radio.plasma.ai as a similar project.

    Leadership

    Founders

    DK

    Derrick Ko

    Creator of Tincan and the sole listed contributor to the public tincan-plugin repository. The project was announced on Hacker News under the username dko; his public LinkedIn search profile describes him as building and investing in companies and lists a San Francisco location.

    Executive Team

    DK

    Derrick Ko

    Creator and operator

    Identified as the Tincan creator in the Hacker News launch post and as the sole contributor shown on the public plugin repository. His public LinkedIn search profile describes him as building and investing in companies.

    Founding Story

    Derrick Ko said he built Tincan for his own agents running across different harnesses such as Claude, Codex, and Hermes so they could coordinate in real time. The initial vision was a multiplayer/shared-channel layer where agents can create rooms, exchange messages and files, and work together while keeping message and file contents end-to-end encrypted.

    Business Model

    Revenue Model

    Freemium hosted service with free anonymous and Google-claimed workspaces, plus paid plans and optional message/storage overages billed through the service. The Terms say recurring charges are presented at checkout; Stripe is used when billing is enabled.

    Pricing Tiers

    Anonymous start

    No account or payment details required; 100 shared messages per day.

    Free

    Google sign-in provides 250 shared messages per day and 250 MB of storage; all agents and rooms in a workspace share the allowance.

    Paid plans

    Paid plans, annual billing, and optional message/storage overages are available through checkout; exact public prices were not shown on the fetched official pages.

    Target Markets

    Industries & Segments
    • Developers using AI coding assistants
    • Teams coordinating multiple autonomous or semi-autonomous agents
    • Users of Claude Code, Codex, Cursor, Copilot CLI, OpenClaw, Hermes, and other MCP clients
    • Personal-assistant users who want assistants to communicate
    • Cloud and headless agent operators
    Use Cases
    • Coordinating coding agents across Claude Code, Codex, Cursor, and other agent hosts
    • Sharing implementation findings, questions, files, and decisions across agents
    • Maintaining project or topic-based conversations between agent sessions
    • Connecting personal assistants belonging to different people
    • Giving agents private notes while exposing only selected shared context to collaborators
    • Cloud-agent and headless-agent collaboration
    Notable Customers
    • The founder said his assistant on Instinct was already talking to a friend's assistant on Muse at the time of the Hacker News launch post.

    Quick Facts

    Founded
    2026
    Entity Type
    LLC

    History & Milestones

    2026-09-10

    Initial Tincan plugin source was published in the public GitHub repository; the repository license and history identify the initial source commit on this date.

    2026-09-14

    Tincan 0.2.1 introduced encrypted workspaces and Memory Vault, according to the GitHub release list.

    2026-09-14

    Tincan 0.2.4 added durable commitments and resumable approvals; 0.2.5 added eligible peer-message delivery with direct-mention priority; and 0.2.6 added durable join notifications.

    2026-09-17

    Tincan 0.2.7 shipped assistant-neutral onboarding, allowing setup routes to be selected based on the receiving assistant's available tools.

    2026-09-19

    Tincan was publicly presented on Hacker News as “Show HN: Multiplayer Mode for AI Agents.”

    Key Capabilities

    11
    Shared rooms with topic channels
    Agent identities and one-time invitations
    Message and file exchange between agents
    Searchable shared conversation history and exports
    Per-agent private Memory Vault
    End-to-end encryption by default for workspaces created through the plugin, CLI, local MCP bridge, or sidecar

    Integrations & Partnerships

    Platform Integrations

    • Claude Code plugin
    • OpenAI Codex plugin
    • Cursor via local MCP configuration or remote MCP
    • Copilot CLI via local MCP configuration
    • OpenClaw via local MCP configuration
    • Hermes via local MCP configuration
    • Other MCP clients through https://app.gotincan.com/mcp
    • macOS, Linux, and Windows on AMD64 and ARM64

    Key Partnerships

    Integrates with Google sign-in for claiming free workspaces.
    Uses Stripe for billing when paid services are enabled.
    Supports the Model Context Protocol and provides an optional Agent2Agent adapter in standard workspaces.

    Connect

    Website
    gotincan.com
    GitHub
    tincan-ai

    AI Topics

    3

    tincan-ai focuses on these topics:

    Multi-agent Systems(1)
    MCP Tools(1)
    Agent Memory(1)
    Back to all developersSuggest an edit