mirror of
https://github.com/dnlbauer/cordra-mcp.git
synced 2026-09-10 21:55:30 +00:00
feat: remove .env parsing du to clashes with projects using .env
This commit is contained in:
@@ -27,7 +27,7 @@ Currently, none.
|
||||
|
||||
## Configuration
|
||||
|
||||
The MCP server can be configured using environment variables with the `MCP_CORDRA_` prefix or a `.env` file:
|
||||
The MCP server can be configured using environment variables with the `MCP_CORDRA_` prefix:
|
||||
|
||||
- `MCP_CORDRA_BASE_URL` - Cordra server URL (default: `https://localhost:8443`)
|
||||
- `MCP_CORDRA_USERNAME` - Username for authentication (optional)
|
||||
|
||||
Reference in New Issue
Block a user