Skip to content
VS Code

AIDataParser for VS Code

io.github.shibley/aidataparser

Extract schema-guaranteed JSON from PDFs, images and messy text. 50 free credits, no card.

client:VS Code transport:streamable-http tools:7

Install AIDataParser in VS Code

.vscode/mcp.json

{
  "servers": {
    "aidataparser": {
      "type": "http",
      "url": "https://aidataparser.com/v1/mcp"
    }
  }
}

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

What VS Code can do once it is connected

AIDataParser in other clients