iiRecord
Agentic AI Atlas · Default — Anthropic preference
mcp-sampling:default-anthropica5c.ai
II.
MCPSampling JSON

mcp-sampling:default-anthropic

Structured · live

Default — Anthropic preference json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/mcp/mcp-sampling-and-roots.yamlCluster · extensions
Record JSON
{
  "id": "mcp-sampling:default-anthropic",
  "_kind": "MCPSampling",
  "_file": "extensions/mcp/mcp-sampling-and-roots.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Default — Anthropic preference",
    "modelPreferences": {
      "hints": [
        "claude-3-5-sonnet"
      ],
      "costPriority": 0.3,
      "speedPriority": 0.4,
      "intelligencePriority": 0.9
    },
    "systemPrompt": "You are a helpful assistant operating inside an MCP server context.",
    "description": "Default sampling preference advertised by MCP servers that prefer Claude\nfamily models when the host offers a choice.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-everything",
      "to": "mcp-sampling:default-anthropic",
      "kind": "exposes_sampling",
      "attributes": {}
    }
  ]
}