set_grinder_position — ShotPulled MCP Tool Mutating
set_grinder_position
(set grinder position) is one of 41 tools on the
ShotPulled
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_grinder_position from your client
- Claude Code ShotPulled set_grinder_position run in your project directory
- Claude Desktop ShotPulled set_grinder_position ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ShotPulled set_grinder_position ~/.cursor/mcp.json
- VS Code ShotPulled set_grinder_position .vscode/mcp.json
- Zed ShotPulled set_grinder_position ~/.config/zed/settings.json
- Windsurf ShotPulled set_grinder_position ~/.codeium/windsurf/mcp_config.json
- Cline ShotPulled set_grinder_position ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ShotPulled set_grinder_position ~/.gemini/settings.json
- Grok ShotPulled set_grinder_position .mcp.json (in your project root)
- ChatGPT ShotPulled set_grinder_position Settings → Connectors → Advanced → Developer mode
- Claude.ai ShotPulled set_grinder_position Settings → Connectors → Add custom connector
- LangChain ShotPulled set_grinder_position pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http shotpulled https://mcp.shotpulled.com/mcp
Other tools on this server
- register_grinder
- register_machine
- set_equipment_archived
- update_grinder
- update_machine
- update_scale
- update_water
- log_maintenance
- set_maintenance_offset
- register_water
- list_waters
- register_scale
- list_scales
- register_program
- register_coffee
- set_active
- update_bean
- get_dial_state
- log_shot
- lock_recipe
- delete_shot
- update_shot
- list_recipes
- get_stats
- list_grinders
- list_machines
- list_beans
- grinder_math
- compute_age
- diagnose_shot
- suggest_next_step
- log_recommendation
- get_rule
- get_kb_version
- kb_changelog
- diagnose_preview
- list_shots
- register_bag
- update_bag
- merge_beans
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.