Commit graph

2 commits

Author SHA1 Message Date
0de57e61eb feat(config): enhance CrateDocs MCP server configuration
Some checks failed
Rust / build (push) Failing after 14s
- Changed `ExecStart` to bind the server to `127.0.0.1` and added explicit `http` scheme.
- Removed unnecessary trailing whitespace across the file for cleaner formatting.
2025-05-27 17:40:52 +02:00
8440fc1c9a feat(nixos): add CrateDocs MCP service module
Some checks failed
Rust / build (push) Failing after 15s
- Introduced a NixOS module for configuring the CrateDocs MCP server.
- Added options for enabling the service, setting the port, user, and group.
- Configured a hardened systemd service with security restrictions.
2025-05-27 17:28:53 +02:00