{"name":"pim-mcp","description":"Personal Information Management MCP server","version":"0.4.0","endpoints":{"GET /health":"Health check, no auth","GET /help":"This page, no auth","GET /install":"Shell install script for the pim CLI, no auth","GET /tools":"Tool list with input schemas, bearer auth","POST /api/call":"{\"tool\": \"search_emails\", \"arguments\": {...}}, bearer auth","POST /mcp":"MCP Streamable HTTP (2026-07-28), bearer auth"},"cli":{"install":"curl -fsSL https://pim-mcp.mountainwave.ai/install | sh","config":"~/.config/pim/config.toml with server_url and auth_token","example":"pim search 'invoice' --account vanwest --limit 10"},"auth":"Authorization: Bearer <token> on every endpoint except /health, /help, /install, /releases","protocols":["imap","gmail","graph","ews"],"accounts":20}