docs.tsvsheet.mcp

tsvsheet/docs.tsvsheet.mcp
★ 0 stars CSS Memory/Knowledge Updated today
Documentation for tsvsheet.mcp — the tsvsheet MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docs.tsvsheet.mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tsvsheet/docs.tsvsheet.mcp"
      ]
    }
  }
}

README Excerpt

Public documentation for [`tsvsheet/tsvsheet.mcp`](https://github.com/tsvsheet/tsvsheet.mcp) — the [tsvsheet](https://github.com/tsvsheet/tsvsheet) MCP server (`tsvsheet-mcp`): compute, check, and render `.tsvt` spreadsheets from any Model Context Protocol client. Published as a [Hugo](https://gohugo.io) site via GitHub Pages at [tsvsheet.github.io/docs.tsvsheet.mcp](https://tsvsheet.github.io/docs.tsvsheet.mcp/).