Agentโ™ฅ๏ธŽAge
Catalog

TablaCognita

OfficialLive

by PStryder ยท JavaScript

MCP-native collaborative markdown editor with real-time AI document editing

TablaCognita MCP Server

TablaCognita (io.github.PStryder/tablacognita) is an MCP-native, browser-based collaborative Markdown editor that supports real-time AI document editing. It is designed for co-writing where selected text can be sent to an AI, and resulting edits appear in real time with undo support.

๐Ÿ› ๏ธ Key Features

  • Browser-based Markdown editor
  • Real-time AI document editing
  • Select text and send it to your AI
  • Real-time landing of edits and undo capability
  • Uses MCP tools so the AI can see the document through MCP
  • Supports MCP via stdio | HTTP

๐Ÿš€ Use Cases

  • Collaborative Markdown writing with AI assistance
  • Interactive editing workflows where AI operates through MCP-capable clients

โšก Developer Benefits

  • Integration through MCP tools used by MCP-capable clients
  • AI access to the document via MCP, not a separate editor-specific API

โš ๏ธ Limitations

  • The relay server is described as stateless, with no storage of writing; persistence and hosting details beyond that are not specified.