tablestakes for Claude Desktop
io.github.oborchers/tablestakes
Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install tablestakes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tablestakes": {
"command": "uvx",
"args": [
"tablestakes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs