Guides
MCP clients
Connection settings for Streamable HTTP clients.
Use the /mcp URL and select Streamable HTTP. No authorization header is required for the public instance.
{
"mcpServers": {
"icml-papers": {
"type": "http",
"url": "https://icml.agent4sci.com:20441/mcp"
}
}
}After the connection is established, the client receives all six tool schemas and the server instructions. No separate prompt is required.