get_chapter_narrative — ReliaSim MCP Tool Read-only
get_chapter_narrative
(get chapter narrative) is one of 7 tools on the
ReliaSim
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_chapter_narrative from your client
- Claude Code ReliaSim get_chapter_narrative run in your project directory
- Claude Desktop ReliaSim get_chapter_narrative ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ReliaSim get_chapter_narrative ~/.cursor/mcp.json
- VS Code ReliaSim get_chapter_narrative .vscode/mcp.json
- Zed ReliaSim get_chapter_narrative ~/.config/zed/settings.json
- Windsurf ReliaSim get_chapter_narrative ~/.codeium/windsurf/mcp_config.json
- Cline ReliaSim get_chapter_narrative ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ReliaSim get_chapter_narrative ~/.gemini/settings.json
- Grok ReliaSim get_chapter_narrative .mcp.json (in your project root)
- ChatGPT ReliaSim get_chapter_narrative Settings → Connectors → Advanced → Developer mode
- Claude.ai ReliaSim get_chapter_narrative Settings → Connectors → Add custom connector
- LangChain ReliaSim get_chapter_narrative pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http public https://reliasim.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.