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