t5399

artex4458/t5399
0 Stars 4 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "t5399": {
      "args": [
        "mcp-server-fetch"
      ],
      "command": "uvx",
      "env": {}
    }
  }
}

SSE 传输配置

{
  "mcpServers": {
    "t5399": {
      "url": "https://lazy-pens-cut.loca.lt/sse"
    }
  }
}

Streamable HTTP 传输配置

{
  "mcpServers": {
    "t5399": {
      "url": "https://lazy-pens-cut.loca.lt/sse"
    }
  }
}