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