Skip to content
VS Code

api for VS Code

com.docimprint/api

AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.

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

Install api in VS Code

.vscode/mcp.json

{
  "servers": {
    "api": {
      "type": "http",
      "url": "https://api.docimprint.com/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

api in other clients