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