Skip to content
Claude Desktop

vcp mcp for Claude Desktop

io.github.creed-space/vcp-mcp

Value Context Protocol tools: VCP/I tokens, CSM1 codes, VCP-Lite, and context encoding.

client:Claude Desktop transport:stdio runtime:pypi

Install vcp mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vcp-mcp": {
      "command": "uvx",
      "args": [
        "vcp-sdk"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vcp mcp in other clients