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