Hootsuite for Claude Code
io.github.asklokesh/hootsuite-mcp-server
MCP server for Hootsuite API integration
client:Claude Code
transport:stdio
runtime:pypi
Install Hootsuite in Claude Code
run in your project directory
claude mcp add hootsuite-mcp-server -e HOOTSUITE_API_KEY=<HOOTSUITE_API_KEY> -e HOOTSUITE_API_URL=<HOOTSUITE_API_URL> -- uvx hootsuite-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs