Connect VS Code to Ocoya MCP
Use VS Code’s MCP server command, or create.vscode/mcp.json:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure Ocoya MCP for VS Code and GitHub Copilot Agent mode.
.vscode/mcp.json:
{
"servers": {
"ocoya": {
"type": "http",
"url": "https://mcp.ocoya.com"
}
}
}
List my Ocoya brands.