tablestakes for Windsurf
io.github.oborchers/tablestakes
Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools.
client:Windsurf
transport:stdio
runtime:pypi
Install tablestakes in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tablestakes": {
"command": "uvx",
"args": [
"tablestakes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs