Boo2013
Results
2
issues of
Boo2013
### Description I have an idea to make the Tool syntax like this: ```py from mcp.types import Tool @Tool(name="hello", description="Say hello back") def hello(): return [TextContent(type="text", text="Hello")] ``` Why? Because...
Whenever I go to the shell on the GNS3 VM menu, and when I finish, I have to manually get the GNS3 VM menu by logging out or calling gns3welcome.py...