Skip to content
VS Code

First Dollar Test for VS Code

com.first-dollar-test/first-dollar-test

Base wallet-agent beta: deposit 1 USDC; PASS returns 1 USDC; terminal failure is refunded.

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

Install First Dollar Test in VS Code

.vscode/mcp.json

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

First Dollar Test in other clients