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