Metadata-Version: 2.4
Name: bridge-mcp-sdk
Version: 0.1.1
Summary: Bridge MCP SDK
Author-email: Bridge MCP <joe.rybka@bridgecarbon.com>
License: Proprietary
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# bridge-mcp-sdk

Bridge MCP (Model Context Protocol) SDK.

> **Note:** This package is currently in pre-release. Full implementation is forthcoming.

## Overview

`bridge-mcp-sdk` will provide the client-side SDK for building and consuming
Bridge MCP-compatible tools and services.

## Installation

```bash
pip install bridge-mcp-sdk
```

## Status

Development in progress. Watch this space.
