ahel for VS Code
io.ahel/ahel
Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.
client:VS Code
transport:streamable-http
Install ahel in VS Code
.vscode/mcp.json
{
"servers": {
"ahel": {
"type": "http",
"url": "https://mcp.ahel.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs