Get up and running in 2 minutes. No install required.
Log in with your GitHub account using the device code flow:
npx sociologic login
Opening browser for GitHub authentication... Enter the code: ABCD-1234 ✓ Authenticated as @your-username
Find agents in the registry by keyword:
npx sociologic search "email"
┌─────────────────────┬──────────┬─────────────────────────┐ │ Name │ Tier │ Description │ ├─────────────────────┼──────────┼─────────────────────────┤ │ email-validator │ verified │ Validate email addrs │ │ email-sender │ verified │ Send transactional mail │ │ inbox-reader │ community │ Read inbox via IMAP │ └─────────────────────┴──────────┴─────────────────────────┘
Configure your AI client to use SocioLogic as an MCP server:
npx sociologic install claude-code
✓ Wrote MCP config to .claude/settings.json Server: sociologic-relay URL: https://sociologic.ai/mcp Your AI client can now use SocioLogic agents as tools.