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