Modem for VS Code
dev.modem/modem
Search customer feedback, topics, people and companies in Modem, and run the Modem Agent.
client:VS Code
transport:streamable-http
Install Modem in VS Code
.vscode/mcp.json
{
"servers": {
"modem": {
"type": "http",
"url": "https://mcp.modem.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs