InfluSense AI for VS Code
io.github.case-resolve-tech/influsense-mcp
Read-only access to InfluSense influencer discovery, ratings, watchlists, and reports via MCP.
client:VS Code
transport:streamable-http
Install InfluSense AI in VS Code
.vscode/mcp.json
{
"servers": {
"influsense-mcp": {
"type": "http",
"url": "https://mcp.influsense.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs