# Percept

Ambient voice intelligence for AI agents. Connects wearable microphones to a local transcription pipeline with speaker identification, entity extraction, and searchable knowledge graph. 8 MCP tools f…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add getpercept/percept

# Browse available tools
npx -y @smithery/cli@latest tool list getpercept/percept
```
