hexfuture-mcp
HexFuture MCP connector for WorkBuddy. A local stdio proxy that bridges WorkBuddy to a remote HexFuture HTTP MCP server, with browser-based auto-login.
Installation
pip install hexfuture-mcp
Or use with uvx (no install needed):
uvx hexfuture-mcp
Usage
Configure in WorkBuddy's mcp.json:
{
"mcpServers": {
"connector:hexfuture": {
"type": "stdio",
"command": "uvx",
"args": ["hexfuture-mcp"],
"env": {
"HEX_MCP_URL": "https://your-server.com"
},
"timeout": 60000
}
}
}
On first run, a browser window will open for login. The API key is stored locally at ~/.hexfuture/apikey.json and automatically refreshed on expiry.
Environment Variables
| Variable | Description | Default |
|---|---|---|
HEX_MCP_URL |
Remote MCP server base URL | http://localhost:3000 |
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hexfuture_mcp-1.0.1.tar.gz.
File metadata
- Download URL: hexfuture_mcp-1.0.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7f823865e269e8a10654c914448bde683d49d735eead857a6456b79f1174682
|
|
| MD5 |
304042c65979ba3df3ffe6912791ed46
|
|
| BLAKE2b-256 |
0102fa83d29608c696b259a8408e5a35e57a44bd446c757356d334f97704e2b2
|
File details
Details for the file hexfuture_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: hexfuture_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bca7b3933ca8ecac5f9cc286eac30d8b2941c35e53d6c16c32e1552e782c8164
|
|
| MD5 |
dcff1560cf4ebb4f4125774fd78a3ff5
|
|
| BLAKE2b-256 |
76b0ea3bdc7ba231c4c614ad45b6d259ed4b96d7bccdf001458c3b7c5eaa8412
|