Files
beads/integrations/beads-mcp/src/beads_mcp/__init__.py
2025-12-30 21:21:46 -08:00

8 lines
221 B
Python

"""MCP Server for Beads Agentic Task Tracker and Memory System
This package provides an MCP (Model Context Protocol) server that exposes
beads (bd) issue tracker functionality to MCP Clients.
"""
__version__ = "0.42.0"