Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"klavis": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-klavis"
]
}
}
}