MCP Settings Configuration
{ "date": { "stdio": { "command": "python3", "args": [ "-m", "mcpuniverse.mcp.servers.date" ] }, "sse": { "command": "python3", "args": [ "-m", "mcpuniverse.mcp.servers.date", "--transport", "sse", "--port", "{{PORT}}" ] } } }