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