22 lines
737 B
Markdown
22 lines
737 B
Markdown
# sherlock
|
|
|
|
Per-operator credential wallet and agent wrapper for the Charlie homelab.
|
|
Sherlock stores service OAuth sessions in the OS keyring, launches supported
|
|
agent CLIs with generated MCP config, and lets MCPs authenticate lazily.
|
|
|
|
## Docs
|
|
|
|
- [Installation](docs/installation.md)
|
|
- [Architecture](docs/architecture.md)
|
|
- [Configuration](docs/configuration.md)
|
|
- [Versioning & self-update](docs/versioning.md)
|
|
- [Auth model](docs/auth-model.md)
|
|
- [Storage & keyring](docs/storage.md)
|
|
- [Agents](docs/agents.md)
|
|
- [gitea-mcp](docs/gitea-mcp.md)
|
|
- [grafana-mcp](docs/grafana-mcp.md)
|
|
- [gssh-mcp](docs/gssh-mcp.md)
|
|
- [searxng-mcp](docs/searxng-mcp.md)
|
|
- [gssh integration](docs/gssh-integration.md)
|
|
- [Conventions](docs/conventions.md)
|