Elicitly Pro for VS Code
ai.elicitly/pro
Human-in-the-loop for AI agents over MCP: durable approvals with a hosted review page & audit trail
client:VS Code
transport:streamable-http
Install Elicitly Pro in VS Code
.vscode/mcp.json
{
"servers": {
"pro": {
"type": "http",
"url": "https://mcp.elicitly.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs