Loading MCP server directory, please wait...
Generate complete nonfiction books with Teneo: outline, manuscript, cover, and PDF/EPUB/DOCX files.
npx @getmcp/cli add io.github.Traviseric/teneo-book-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TENEO_API_KEYPer-agent API key from the Teneo dashboard. Books are charged to this key owner's Teneo credit balance.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Traviseric/teneo-book-mcp": {
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "",
"TENEO_BASE_URL": "",
"TENEO_SERVICE_KEY": "",
"TENEO_ON_BEHALF_OF": ""
}
}
}
}