Metadata-Version: 2.5
Name: blind-mcp
Version: 0.4.3
Summary: Renamed to payband-mcp. Installing this installs payband-mcp; please depend on that instead.
Project-URL: Homepage, https://github.com/dheerajjha/payband-mcp
Project-URL: Renamed to, https://pypi.org/project/payband-mcp/
License: MIT
Keywords: deprecated,mcp,payband-mcp,renamed
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: payband-mcp>=0.5.0
Description-Content-Type: text/markdown

# blind-mcp → payband-mcp

**This package was renamed. It is now [`payband-mcp`](https://pypi.org/project/payband-mcp/).**

```bash
pip install payband-mcp     # or: uvx payband-mcp
```

Installing `blind-mcp` still works — this final version depends on
`payband-mcp` and re-exports it, so existing installs and the `blind-mcp`
command keep running. Nothing further will be published under this name.

Why the rename: the project reads published salary bands off public job-board
APIs (Greenhouse, Ashby, Lever, Workday), per seniority and per currency. The
Blind tools it started as are still in the codebase but are no longer
registered by default, because Blind has returned 403 to every automated
request since around September 2026. The old name described the part that
does not work.

Source, issues and docs: https://github.com/dheerajjha/payband-mcp
