Agentโ™ฅ๏ธŽAge
Catalog

TablaCognita

OfficialLive

by PStryder ยท JavaScript

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

io.github.PStryder/tablacognita โ€” MCP server

TablaCognita is an MCP-native collaborative Markdown editor with real-time AI document editing. It enables browser-based co-writing where AI acts as a first-class participant, using MCP tools to send and apply AI edits without sending user data to servers. The relay is stateless, and documents persist in the browser.

๐Ÿ› ๏ธ Key Features

  • Real-time AI-assisted Markdown editing within the browser
  • MCP-based document collaboration and AI integration
  • Stateless relay server; no user data stored on the server
  • Undo/redo support for AI-generated edits
  • AI interacts through MCP tools, compatible with other MCP clients

๐Ÿš€ Use Cases

  • Collaborative drafting with AI suggestions in Markdown
  • In-browser co-authoring without backend storage
  • Real-time AI edits visible to all participants
  • Safe, client-side data handling with MCP protocol compatibility

โšก Developer Benefits

  • MCP-native integration with existing MCP clients (Claude Desktop, Cursor, etc.)
  • Clear, stateless relay architecture suitable for offline or self-contained deployments
  • Plain-text, Markdown-friendly editing model with real-time synchronization

โš ๏ธ Limitations

  • Description focuses on MCP-based workflow; may rely on browser capabilities for persistence
  • Stateless relay implies no server-side document storage
  • AI behavior constrained by MCP protocol compatibility and client implementations

Note: The readme excerpt emphasizes client-side document ownership and the MCP protocol as the core integration path.