Tabla Cognita MCP Server

Co-write with any AI. In your browser. No data on anyone's server. TablaCognita is a browser-based Markdown editor where AI is a first-class participant, not a feature bolted onto a text box. Select text and send it to your AI. Watch edits land in real time. Undo anything. The AI sees the document through MCP tools - the same protocol that powers Claude Desktop, Cursor, and every other MCP-capable client. It is available as a remote MCP endpoint.

Teams that want a hosted browser automation endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-05 · ★ 2 · #194 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

Apache-2.0 · JavaScript servers · how we verify → /methodology

01 · Install Tabla Cognita

Claude Code

claude mcp add pstryder-tablacognita --transport http https://app.tablacognita.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pstryder-tablacognita": {
      "url": "https://app.tablacognita.com/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://app.tablacognita.com/mcp

transport: streamable-http

endpoint alive - authentication required · 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 app.tablacognita.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry namespace io.github.PStryder is GitHub-verified and matches the repo owner

03 · What Tabla Cognita can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

V.1 · 2026-03-05

04 · Who maintains Tabla Cognita

TablaCognita is maintained by pstryder. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
browser automation - ranked #194 of 196 actively-maintained browser automation servers as of 2026-08-25.
registry
io.github.PStryder/tablacognita (active, first published 2026-03-09)

06 · Tabla Cognita FAQ

What is Tabla Cognita?

Co-write with any AI. In your browser. No data on anyone's server. TablaCognita is a browser-based Markdown editor where AI is a first-class participant, not a feature bolted onto a text box. Select text and send it to your AI. Watch edits land in real time. Undo anything. The AI sees the document through MCP tools - the same protocol that powers Claude Desktop, Cursor, and every other MCP-capable client. It is available as a remote MCP endpoint.

Is Tabla Cognita still maintained?

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

How do I install Tabla Cognita?

Run `claude mcp add pstryder-tablacognita --transport http https://app.tablacognita.com/mcp`. You can also paste the ready-made client config above.

Does Tabla Cognita require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Tabla Cognita

More browser automation MCP servers · Stealthy Auto Browse · Fetchpet · Good Eggs · Playwright Stealth · CLI

More JavaScript MCP servers · Publora · Smart Terminal · Purmemo · WebCrypt MCP Server · Quicknode MCP Server · see all