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