Loading MCP server directory, please wait...
Search your brand's Reddit, X, LinkedIn, Quora and Hacker News mentions, and draft replies.
npx @getmcp/cli add com.parsestream/parsestreamRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationParseStream brand API key, sent as a bearer token. Mint one in ParseStream under Brand Settings, API Keys. A key is scoped to a single brand.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.parsestream/parsestream": {
"url": "https://mcp.parsestream.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}