executable science for Claude Desktop
science.executable/executable-science
Read-only access to this research pilot's task templates, resource catalogue and capability status.
client:Claude Desktop
transport:streamable-http
tools:5
Install executable science in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"executable-science": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://executable.science/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs