• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive / 21041880446
59%

Build:
DEFAULT BRANCH: main
Ran 15 Jan 2026 06:31PM UTC
Jobs 1
Files 443
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jan 2026 06:24PM UTC coverage: 58.716% (+0.02%) from 58.697%
21041880446

push

github

web-flow
Add proxy_port support to MCP server registry (#3300)

* Add proxy_port support to MCP server registry

This change adds support for specifying proxy_port in the MCP server
registry, allowing servers to define a fixed host port without requiring
CLI flags on every run.

Changes:
- Add ProxyPort field to ImageMetadata in registry schema
- Update config_builder to read and use proxy_port from registry
- Update JSON schema to include proxy_port field (1-65535)

Use case: OAuth flows requiring fixed redirect URIs need consistent
ports (e.g., http://localhost:8976/oauth/callback). This eliminates
the need for users to specify --proxy-port on every run.

Before: thv run server --proxy-port 8976 --target-port 8976
After: thv run server (ports defined in registry)

* update docs

* Add tests for ProxyPort registry functionality

- Added TestRunConfigBuilder_WithRegistryProxyPort with 3 test cases
- Tests registry proxy_port usage, CLI override, and fallback behavior
- Improves code coverage for new proxy_port feature

* Fix linter issues: align struct fields formatting

---------

Co-authored-by: rafael <rmoreno@contractor.indeed.com>

12 of 12 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

34553 of 58848 relevant lines covered (58.72%)

82.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
67.37
6.32% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 21041880446.1 15 Jan 2026 06:31PM UTC 443
58.72
GitHub Action Run
Source Files on build 21041880446
  • Tree
  • List 443
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21041880446
  • 1a1251bc on github
  • Prev Build on main (#21041675718)
  • Next Build on main (#21044898252)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc