We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f305c70 commit 922a5b6Copy full SHA for 922a5b6
pyproject.toml
@@ -0,0 +1,8 @@
1
+[project]
2
+name = "mcp-server-agent"
3
+version = "0.1.0"
4
+description = "mcp-server-agent"
5
+requires-python = ">=3.10"
6
+dependencies = [
7
+ "fast-agent-mcp>=0.2.13",
8
+]
0 commit comments