Cloud Infrastructure
Trust: 25/100 (Limited)ai.meetlark/mcp-server Guide
Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.
Quick Start
Install
npx @meetlark/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-meetlark-mcp-server": {
"command": "npx",
"args": [
"@meetlark/mcp-server"
]
}
}
}