**Seosa** is an AI co-author for serialized web novels. Plan a series, build its world & cast, generate full episodes, and get editorial scoring — all from your MCP client. Output is tailored to your target market's web-novel platforms and conventions. ### What it does - **Series bible**: auto-generate world, characters, relationships, and lore from a one-line premise - **Outlining**: arc & episode-level outlines before drafting - **Drafting**: full episode generation, returned async (no transport timeouts) - **Editing**: AI rewrites for selected passages, version history & rollback - **Quality scoring**: writer / reader / editor evaluation with S–D grades ### Typical flow `create_series` → `run_wizard` → `generate_outline` → `generate_episode` → `wait_for_episode` → `evaluate_episode` ### Tools - **Free**: all read tools (list/get series, episodes, outline, bible, characters, balance) and all edit tools - **Credit-based**: generation & evaluation (a full episode end-to-end ≈ 43 credits) ### Getting started 1. Sign up at **https://app.seosa.ink** and connect via OAuth, **or** issue an API key and paste it into the config 2. Top up credits, then run the flow above > Writes for the platform you publish on — adapting pacing, tropes, and serialized-release structure to your readers' market.
How to connect
https://server.smithery.ai/doublejstudio21/seosa/mcp
curl -X POST https://server.smithery.ai/doublejstudio21/seosa/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'