mcp server for VS Code
ai.meetlark/mcp-server
Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://meetlark.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs