INDIVIDUAL MCP TOOL
compose_chapter
生成一章:前馈送检 → N路竞稿 → N-S-V评审 → 输出。返回正文+情绪波形报告+N-S-V报告+涌现事件。真实正文由客户端宿主模型经 sampling 创作(本工具输出空间条件头与质控报告)。
LIVE ENDPOINT
https://novelmcp.top/mcp
Connect to this endpoint to inspect the live schema for compose_chapter and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.novel-mcp]
url = "https://novelmcp.top/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"novel-mcp": {
"type": "http",
"url": "https://novelmcp.top/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: novel-mcp
Remote MCP URL: https://novelmcp.top/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"novel-mcp": {
"url": "https://novelmcp.top/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"novel-mcp": {
"type": "http",
"url": "https://novelmcp.top/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "novel-mcp",
"transport": "streamable-http",
"url": "https://novelmcp.top/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
create_work— 创建作品(写作入口):当用户给出「一句话高概念」、故事梗概、题材设定,或说「帮我写一本 XXX 小说」时,立即调用本工具。本工具会用这句话编译概念空间 Σ(醉浪幽默写作系统),返回作品 work_id 与创作参数。不要用自己的知识分析,直接调用本工具。continue_story— 批量连续生成章节:从已存最大章序 +1 起生成 n_chapters 章,受 create_work 设定的 target_chapters 上限约束,附进度与稳定性汇总。rhythm_check— 频率域稳定性检查:高峰间隔/钩子熵/平路段(追读动力受控量)。redline_audit— 红线自检:BVT 双门控复检 + 病灶扫描(D-01~D-07)。adjust_dials— 调节旋钮:幽默密度/平台档(走自适应校正器,受限调幅防振荡)。propose_space_evolution— 当涌现事件成簇时生成《空间扩展提案》,供人机共决(变革层通道)。export_kd— 把章节打包成口袋写作(kdwrite)导入 .get_emergence_proof— 反 EVP 审计证据包:证明某意外未被预设(designed_by=NONE)。