fenix-mcp 0.5.1__py3-none-any.whl → 0.5.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
fenix_mcp/__init__.py CHANGED
@@ -3,18 +3,9 @@
3
3
 
4
4
  """
5
5
  Fênix Cloud MCP Server (Python edition).
6
-
7
- This package follows a Clean Architecture layout inside the MCP ecosystem:
8
-
9
- - interface: transports and MCP protocol glue code
10
- - application: tools, registries, presenters and use-case orchestrators
11
- - domain: pure business models and services
12
- - infrastructure: API clients, config, logging and shared context
13
-
14
- Version 0.1.0 - Initial release with basic MCP functionality.
15
- Updated with improved error handling and better documentation.
16
6
  """
17
7
 
18
8
  __all__ = ["__version__"]
19
9
 
20
- __version__ = "0.5.1"
10
+
11
+ __version__ = "0.5.5"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fenix-mcp
3
- Version: 0.5.1
3
+ Version: 0.5.5
4
4
  Summary: Fênix Cloud MCP server implemented in Python
5
5
  Author: Fenix Inc
6
6
  Requires-Python: >=3.10
@@ -1,4 +1,4 @@
1
- fenix_mcp/__init__.py,sha256=Nle0-p8uRDw1ypGPxnoKnAY0Mv0N8_6glE1whGPNnlw,615
1
+ fenix_mcp/__init__.py,sha256=VFicXGJqjH3YsCek0bZj1kzpDzhvnsitNiJLU_W3pe0,180
2
2
  fenix_mcp/main.py,sha256=iJV-9btNMDJMObvcn7wBQdbLLKjkYCQ1ANGEwHGHlMU,2857
3
3
  fenix_mcp/application/presenters.py,sha256=fGME54PdCDhTBhXO-JUB9yLdBHiE1aeXLTC2fCuxnxM,689
4
4
  fenix_mcp/application/tool_base.py,sha256=qUcb46qx9gHQfrSHgj4RD4NCHW-OIvKQdR5G9uxZ5l4,1316
@@ -22,8 +22,8 @@ fenix_mcp/infrastructure/logging.py,sha256=bHrWlSi_0HshRe3--BK_5nzUszW-gh37q6jsd
22
22
  fenix_mcp/infrastructure/fenix_api/client.py,sha256=Navi7cGAOradghcbYkFIQQINpjFrdINlNhdfZ4iSSYQ,28338
23
23
  fenix_mcp/interface/mcp_server.py,sha256=5UM2NJuNbwHkmCEprIFataJ5nFZiO8efTtP_oW3_iX0,2331
24
24
  fenix_mcp/interface/transports.py,sha256=PxdhfjH8UMl03f7nuCLc-M6tMx6-Y-btVz_mSqXKrSI,8138
25
- fenix_mcp-0.5.1.dist-info/METADATA,sha256=yvg8J1G-jemzju-BKR2tMd8Y_f5KKjHX6GrNQIONjR0,7260
26
- fenix_mcp-0.5.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
27
- fenix_mcp-0.5.1.dist-info/entry_points.txt,sha256=o52x_YHBupEd-1Z1GSfUjv3gJrx5_I-EkHhCgt1WBaE,49
28
- fenix_mcp-0.5.1.dist-info/top_level.txt,sha256=2G1UtKpwjaIGQyE7sRoHecxaGLeuexfjrOUjv9DDKh4,10
29
- fenix_mcp-0.5.1.dist-info/RECORD,,
25
+ fenix_mcp-0.5.5.dist-info/METADATA,sha256=-ACRPvLopTfiqAs3pPeAf-A--tiDnBl6LocFtRkSHwU,7260
26
+ fenix_mcp-0.5.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
27
+ fenix_mcp-0.5.5.dist-info/entry_points.txt,sha256=o52x_YHBupEd-1Z1GSfUjv3gJrx5_I-EkHhCgt1WBaE,49
28
+ fenix_mcp-0.5.5.dist-info/top_level.txt,sha256=2G1UtKpwjaIGQyE7sRoHecxaGLeuexfjrOUjv9DDKh4,10
29
+ fenix_mcp-0.5.5.dist-info/RECORD,,