Skip to content
Windsurf

Teneo Book Generation for Windsurf

io.github.traviseric/teneo-book-mcp

Publish-ready nonfiction books from a topic: manuscript, cover, PDF/EPUB/DOCX. Free outline to try.

client:Windsurf transport:stdio runtime:npm

Install Teneo Book Generation in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "teneo-book-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "teneo-book-mcp"
      ],
      "env": {
        "TENEO_API_KEY": "<TENEO_API_KEY>",
        "TENEO_BASE_URL": "<TENEO_BASE_URL>",
        "TENEO_SERVICE_KEY": "<TENEO_SERVICE_KEY>",
        "TENEO_ON_BEHALF_OF": "<TENEO_ON_BEHALF_OF>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Teneo Book Generation in other clients