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