begin_dreamhall_framework — DREAMHALL MCP Tool
begin_dreamhall_framework
(begin dreamhall framework) is one of 1 tool on the
DREAMHALL
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call begin_dreamhall_framework from your client
- Claude Code DREAMHALL begin_dreamhall_framework run in your project directory
- Claude Desktop DREAMHALL begin_dreamhall_framework ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DREAMHALL begin_dreamhall_framework ~/.cursor/mcp.json
- VS Code DREAMHALL begin_dreamhall_framework .vscode/mcp.json
- Zed DREAMHALL begin_dreamhall_framework ~/.config/zed/settings.json
- Windsurf DREAMHALL begin_dreamhall_framework ~/.codeium/windsurf/mcp_config.json
- Cline DREAMHALL begin_dreamhall_framework ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DREAMHALL begin_dreamhall_framework ~/.gemini/settings.json
- Grok DREAMHALL begin_dreamhall_framework .mcp.json (in your project root)
- ChatGPT DREAMHALL begin_dreamhall_framework Settings → Connectors → Advanced → Developer mode
- Claude.ai DREAMHALL begin_dreamhall_framework Settings → Connectors → Add custom connector
- LangChain DREAMHALL begin_dreamhall_framework pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dreamhall https://dreamhall.app/mcp
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.