ICML Paper Search MCP
使用指南

MCP 客户端

Streamable HTTP 客户端的连接配置。

使用 /mcp 地址并选择 Streamable HTTP。公共实例不需要 Authorization header。

{
  "mcpServers": {
    "icml-papers": {
      "type": "http",
      "url": "https://icml.agent4sci.com:20441/mcp"
    }
  }
}

连接建立后,客户端会自动获得六个工具的 schema 和服务说明,不需要额外编写提示词。