Loading MCP server directory, please wait...
AI visibility analytics for brand mentions, citations, sentiment, and GEO reports
npx @getmcp/cli add io.github.LLM-Pulse/llmpulse-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from an LLM Pulse API key. API keys are available on Scale plans and above.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LLM-Pulse/llmpulse-mcp": {
"url": "https://api.llmpulse.ai/api/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}