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