Vesper Wizard
Freeby MCP Community
Zero-friction setup wizard for Vesper — local MCP server, unified dataset API, and agent auto-config in 60 seconds
v2.3.20Added Apr 12, 2026
vespermcpwizardsetupdatasets
Vesper Wizard MCP Server
Zero-friction setup wizard for Vesper — local MCP server, unified dataset API, and agent auto-config in 60 seconds
Installation
Reviews
Installation
Quick install
npx -y vesper-wizard
Add to claude_desktop_config.json
{
"mcpServers": {
"vesper-wizard": {
"command": "npx",
"args": ["-y", "vesper-wizard"]
}
}
}