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