eyaa99 commited on
Commit
adec231
·
verified ·
1 Parent(s): 50e7ecd

Update mcp_server.py

Browse files
Files changed (1) hide show
  1. mcp_server.py +2 -1
mcp_server.py CHANGED
@@ -204,4 +204,5 @@ def valid_actions() -> str:
204
 
205
  if __name__ == "__main__":
206
  # This runs the server with stdio transport (for MCP clients)
207
- mcp.run()
 
 
204
 
205
  if __name__ == "__main__":
206
  # This runs the server with stdio transport (for MCP clients)
207
+ mcp.run()
208
+