pomerium/pkg/grpc/config
Denis Mishin 4de63aa746
mcp: add server.path convenience option (#5726)
## Summary

Adds `mcp.server.path` optional convenience option, that would be taken
into account in the `.mcp/routes` call, and would return the `url` with
defined path.
Useful when host does not mount http endpoint at root, and i.e. has
additional handlers such as `/readyz`.

## Related issues

<!-- For example...
- #159
-->

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [ ] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [ ] ready for review
2025-07-17 11:18:55 -04:00
..
config.go config: fix lost branding settings when there are multiple configuration sources (#5401) 2024-12-19 08:47:28 -07:00
config.pb.go mcp: add server.path convenience option (#5726) 2025-07-17 11:18:55 -04:00
config.proto mcp: add server.path convenience option (#5726) 2025-07-17 11:18:55 -04:00