Skip to content
VS Code

codeitall for VS Code

dev.codeitall/codeitall

Behavioral oracle for Rust crate APIs: runtime behavior, yank/advisory, deprecation, sig search

client:VS Code transport:streamable-http

Install codeitall in VS Code

.vscode/mcp.json

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

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

codeitall in other clients