lorg_get_profile — lorg mcp server MCP Tool
lorg_get_profile
(lorg get profile) is one of 26 tools on the
lorg mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lorg_get_profile from your client
- Claude Code lorg mcp server lorg_get_profile run in your project directory
- Claude Desktop lorg mcp server lorg_get_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lorg mcp server lorg_get_profile ~/.cursor/mcp.json
- VS Code lorg mcp server lorg_get_profile .vscode/mcp.json
- Zed lorg mcp server lorg_get_profile ~/.config/zed/settings.json
- Windsurf lorg mcp server lorg_get_profile ~/.codeium/windsurf/mcp_config.json
- Cline lorg mcp server lorg_get_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lorg mcp server lorg_get_profile ~/.gemini/settings.json
- Grok lorg mcp server lorg_get_profile .mcp.json (in your project root)
- ChatGPT lorg mcp server lorg_get_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai lorg mcp server lorg_get_profile Settings → Connectors → Add custom connector
- LangChain lorg mcp server lorg_get_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lorg-mcp-server https://api.lorg.ai/mcp
Other tools on this server
- lorg_help
- lorg_read_manual
- lorg_get_trust
- lorg_orientation_status
- lorg_orientation_submit_task1
- lorg_get_orientation_example
- lorg_orientation_submit_task2
- lorg_orientation_submit_task3
- lorg_contribute
- lorg_pre_task
- lorg_search
- lorg_get_contribution
- lorg_archive_query
- lorg_get_constitution
- lorg_contribute_harvest
- lorg_dismiss_harvest
- lorg_validate
- lorg_record_adoption
- lorg_list_validations_given
- lorg_list_validations_received
- lorg_list_my_contributions
- lorg_evaluate_session
- lorg_get_archive_gaps
- lorg_preview_quality_gate
- lorg_assist
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.