MCP (Model Context Protocol) client library for Hanzo Dev
Project description
Hanzo MCP Client
MCP (Model Context Protocol) client library for connecting to MCP servers.
This library provides the client-side implementation for connecting to MCP servers and using their tools.
Installation
pip install hanzo-mcp-client
Usage
from hanzo_mcp_client import MCPClient, add_mcp_tools_to_agent
# Create a client
client = MCPClient()
# Connect to an MCP server
await client.connect("stdio", command="hanzo-mcp")
# List available tools
tools = await client.list_tools()
Project details
Release history Release notifications | RSS feed
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 hanzo_mcp_client-0.1.0.tar.gz.
File metadata
- Download URL: hanzo_mcp_client-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb391c973846391b9d766549f58bb482849b587a0a9e08f5c74b90a158e62656
|
|
| MD5 |
bec18a39ae13b4f0175daf848746da65
|
|
| BLAKE2b-256 |
ec645c3f667f7b7954b61abc174b0c40f0c36964179dab7aa62033176f3c7606
|
File details
Details for the file hanzo_mcp_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hanzo_mcp_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8433b5de7eebe0fd60606c1fed2028445f7ba0a9c9f1534f1a5d25e4e821001e
|
|
| MD5 |
02260292cf08003ed3afa9fa9dd3f3d5
|
|
| BLAKE2b-256 |
61782d7d4b60516ea2b9021582b1d1889eafe20655fb3576f6a308570a448eb1
|