Metadata-Version: 2.4
Name: jotsu-mcp
Version: 0.4.0
Summary: Versatile library for the Model Context Protocol (MCP), primarily designed for handling authentication.
License-Expression: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcp>=1.9.1
Requires-Dist: pkce>=1.0.3
Requires-Dist: pydantic>=2.6.1
Requires-Dist: pyjwt>=2.10.1
Provides-Extra: cli
Requires-Dist: click>=8.2.1; extra == "cli"
Requires-Dist: aiofiles==24.1.0; extra == "cli"
Requires-Dist: pkce==1.0.3; extra == "cli"
Dynamic: license-file

# Jotsu MCP

General-purpose library for implementing the Model Context Protocol (MCP).

NOTE: The workflow code in a work-in-progress.
