fast-agent-mcp 0.2.31__py3-none-any.whl → 0.2.32__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fast-agent-mcp
3
- Version: 0.2.31
3
+ Version: 0.2.32
4
4
  Summary: Define, Prompt and Test MCP enabled Agents and Workflows
5
5
  Author-email: Shaun Smith <fastagent@llmindset.co.uk>
6
6
  License: Apache License
@@ -155,8 +155,8 @@ mcp_agent/resources/examples/workflows/router.py,sha256=E4x_-c3l4YW9w1i4ARcDtkde
155
155
  mcp_agent/resources/examples/workflows/short_story.txt,sha256=X3y_1AyhLFN2AKzCKvucJtDgAFIJfnlbsbGZO5bBWu0,1187
156
156
  mcp_agent/tools/tool_definition.py,sha256=L3Pxl-uLEXqlVoo-bYuFTFALeI-2pIU44YgFhsTKEtM,398
157
157
  mcp_agent/ui/console_display.py,sha256=UKqax5V2TC0hkZZORmmd6UqUk0DGX7A25E3h1k9f42k,10982
158
- fast_agent_mcp-0.2.31.dist-info/METADATA,sha256=F3rrBQh1LI-pHs415wlu52zQ416XuaeXJYWAH_AjUtY,30799
159
- fast_agent_mcp-0.2.31.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
160
- fast_agent_mcp-0.2.31.dist-info/entry_points.txt,sha256=bRniFM5zk3Kix5z7scX0gf9VnmGQ2Cz_Q1Gh7Ir4W00,186
161
- fast_agent_mcp-0.2.31.dist-info/licenses/LICENSE,sha256=cN3FxDURL9XuzE5mhK9L2paZo82LTfjwCYVT7e3j0e4,10939
162
- fast_agent_mcp-0.2.31.dist-info/RECORD,,
158
+ fast_agent_mcp-0.2.32.dist-info/METADATA,sha256=qyRrXCLGN7z2izenh-0kXfUevePisaCmKLFqruzphD8,30799
159
+ fast_agent_mcp-0.2.32.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
160
+ fast_agent_mcp-0.2.32.dist-info/entry_points.txt,sha256=oKQeSUVn87pJv8_k1NQ7Ak8cXaaXHCnPAOJRCV_uUVg,230
161
+ fast_agent_mcp-0.2.32.dist-info/licenses/LICENSE,sha256=cN3FxDURL9XuzE5mhK9L2paZo82LTfjwCYVT7e3j0e4,10939
162
+ fast_agent_mcp-0.2.32.dist-info/RECORD,,
@@ -1,5 +1,6 @@
1
1
  [console_scripts]
2
2
  fast-agent = mcp_agent.cli.__main__:app
3
+ fast-agent-mcp = mcp_agent.cli.__main__:app
3
4
  fastagent = mcp_agent.cli.__main__:app
4
5
  prompt-server = mcp_agent.mcp.prompts.__main__:main
5
6
  silsila = mcp_agent.cli.__main__:app