Skip to content
VS Code

Onto for VS Code

io.github.ravixalgorithm/onto

Clean Markdown and AI-readability scoring for any URL. Built for AI agents.

client:VS Code transport:streamable-http runtime:npm

Install Onto in VS Code

.vscode/mcp.json

{
  "servers": {
    "onto": {
      "type": "http",
      "url": "https://api.buildonto.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Onto in other clients