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