Teneo Book Generation

Created By
Teneo14 days ago
Generate complete, publish-ready non-fiction books — manuscript, cover, and PDF/EPUB/DOCX files — from a topic via Teneo's agent API. Async, charged in Teneo credits; also exposes outline, cover, evaluate, and niche-research tools.
Overview

Generate a complete, publish-ready non-fiction book — full manuscript, cover, and PDF/EPUB/DOCX files — from a topic or spec via Teneo's agent API. Asynchronous (~45 min per book), charged in Teneo credits.

Tools

  • teneo_capabilities — discover auth, pricing, fields, workflow, and the output shape
  • teneo_generate_book — start a complete book; returns a jobId (poll until ready)
  • teneo_book_status — poll a job; when complete, returns download URLs for cover + PDF/EPUB/DOCX
  • teneo_generate_outline — outline only
  • teneo_generate_cover — cover only
  • teneo_evaluate_book — run evaluation on an existing generated book
  • teneo_research_niche — niche research from a seed topic

Setup

  1. Get a Teneo API key at https://teneo.io/for-agents (tied to your credit balance — top up at https://teneo.io/pricing).
  2. Add to your MCP client (Claude Desktop, Cursor, …):
{
  "mcpServers": {
    "teneo-book": {
      "command": "npx",
      "args": ["-y", "teneo-book-mcp"],
      "env": { "TENEO_API_KEY": "tk_live_..." }
    }
  }
}

Server Config

{
  "mcpServers": {
    "teneo-book": {
      "command": "npx",
      "args": [
        "-y",
        "teneo-book-mcp"
      ],
      "env": {
        "TENEO_API_KEY": "tk_live_..."
      }
    }
  }
}
Project Info
Created At
14 days ago
Updated At
14 days ago
Author Name
Teneo
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

18 hours ago
Puter Mcp

4 hours ago
Achivx Forum

9 hours ago