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