peek native messaging host + stdio MCP server. Owns ~/.peek/sessions.db (better-sqlite3) and bridges the browser extension, CLI, and AI tools to a single local source of truth.
{
"mcpServers": {
"peekdevmcp": {
"command": "npx",
"args": [
"-y",
"@peekdev/mcp"
]
}
}
}