II.
EnvVar JSON
Structured · liveenv-var:claude-agent-sdk-mcp-no-prefix
CLAUDE_AGENT_SDK_MCP_NO_PREFIX json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-agent-sdk-mcp-no-prefix",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-sdk.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_AGENT_SDK_MCP_NO_PREFIX",
"description": "Set to 1 to skip the mcp__<server>__ prefix on tool names from SDK-created MCP servers.",
"name": "CLAUDE_AGENT_SDK_MCP_NO_PREFIX",
"category": "sdk",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-agent-sdk-mcp-no-prefix",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}