Metadata-Version: 2.4
Name: maigp-light-mcp
Version: 1.0.0
Summary: AIGP-Light MCP Adapter — local detect & respond for MCP tool invocations
Project-URL: Homepage, https://github.com/owner-spec/aigp-protocol
Project-URL: Repository, https://github.com/owner-spec/aigp-protocol
Author-email: Causum <engineering@causum.com>
License: # AIGP-Light Source Available License
        
        Version 1.0, July 2026
        
        Copyright (c) 2024-2026 Causum. All rights reserved.
        
        ## Grant of Rights
        
        Permission is hereby granted, free of charge, to any person or organization
        obtaining a copy of this software and associated documentation files (the
        "Software"), to:
        
        1. **Use** the Software for any purpose, including commercial applications,
           without restriction.
        
        2. **Copy and distribute** the Software in unmodified form, provided this
           license notice is included in all copies.
        
        3. **Integrate** the Software into applications, products, and services
           without royalty or fee.
        
        ## Restrictions
        
        The following actions require prior written permission from Causum
        (licensing@causum.com):
        
        1. **Modification** — You may not modify, alter, adapt, or create derivative
           works based on the Software without explicit written permission from Causum.
        
        2. **Forking for distribution** — You may not distribute modified versions of
           the Software, whether under this name or any other name.
        
        3. **Relicensing** — You may not sublicense or apply a different license to
           the Software or any portion thereof.
        
        ## What This Means in Practice
        
        - ✅ Use in production — freely
        - ✅ Use commercially — freely
        - ✅ Bundle in your application — freely
        - ✅ Read and learn from the source — freely
        - ✅ Report issues and suggest changes — welcome
        - ✅ Contribute changes back (via PR) — welcome (subject to CLA)
        - ❌ Modify and distribute your own version — requires permission
        - ❌ Fork and publish under a different name — requires permission
        - ❌ Remove or change this license — prohibited
        
        ## Contribution
        
        Contributions submitted via pull request are welcome. By submitting a
        contribution, you agree to assign copyright of your contribution to Causum
        and agree that your contribution will be distributed under this same license.
        
        ## No Warranty
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
        ## Contact
        
        For modification permissions, commercial licensing inquiries, or questions:
        - Email: licensing@causum.com
        - Repository: https://github.com/owner-spec/aigp-protocol
        
        ---
        
        AIGP-Light is part of the AIGP protocol family.
        AIGP is registered with the U.S. Copyright Office (Case #1-15160968741, #1-15180695311).
        Patent-pending.
License-File: LICENSE.md
Keywords: aigp,detect,governance,mcp,respond,tools
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: maigp-light>=1.0.0
