mmcp-client 0.1.0

Client implementation for the MMCP framework.
Documentation
[dependencies.mmcp-rpc]
version = "0.1.0"

[lib]
name = "mmcp_client"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "Client implementation for the MMCP framework."
edition = "2024"
homepage = "https://github.com/ryo33/mmcp"
keywords = ["mcp"]
license = "MIT OR Apache-2.0"
name = "mmcp-client"
readme = "README.md"
repository = "https://github.com/ryo33/mmcp"
version = "0.1.0"