LLM Pulse for VS Code
io.github.llm-pulse/llmpulse-mcp
AI visibility analytics for brand mentions, citations, sentiment, and GEO reports
client:VS Code
transport:streamable-http
Install LLM Pulse in VS Code
.vscode/mcp.json
{
"servers": {
"llmpulse-mcp": {
"type": "http",
"url": "https://api.llmpulse.ai/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs