async.elixirconf for VS Code
com.elixirconf/async
ElixirConf's community site: conference schedules and a member's starred talks, over MCP.
client:VS Code
transport:streamable-http
tools:2
Install async.elixirconf in VS Code
.vscode/mcp.json
{
"servers": {
"async": {
"type": "http",
"url": "https://async.elixirconf.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs