# SkilzVolt > A governed, versioned skills vault for AI agents. Connect an MCP-compatible client to read shared skills and propose reviewed changes. ## Connect SkilzVolt - [Connection guide](https://skilzvolt.com/connect): public MCP setup details for Claude, ChatGPT, Codex, Cursor, Windsurf, OpenClaw, and other compatible clients. - [OpenClaw setup guide](https://skilzvolt.com/connect/openclaw): exact OAuth commands, safe verification, and workspace-governance behavior for OpenClaw. - [Machine-readable connection manifest](https://skilzvolt.com/connect/agent.json): endpoint, transport, authentication, verification, and available tools as JSON. - [Plain-text connection contract](https://skilzvolt.com/connect/agent.txt): the same connection details in text form. - [Agent setup request](https://skilzvolt.com/connect/agent-help.txt): safe copy-ready text for asking an agent to guide its own MCP setup. ## Important - MCP endpoint: https://app.skilzvolt.com/mcp - Preferred authentication: OAuth 2.1 with PKCE (S256). - Public documentation never contains connection keys or credentials. Complete sign-in and consent through the supported OAuth flow whenever the client offers it.