TablaCognita for VS Code
io.github.pstryder/tablacognita
MCP-native collaborative markdown editor with real-time AI document editing
client:VS Code
transport:streamable-http
Install TablaCognita in VS Code
.vscode/mcp.json
{
"servers": {
"tablacognita": {
"type": "http",
"url": "https://app.tablacognita.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs