Skip to content
Cursor

First Dollar Test for Cursor

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

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

client:Cursor transport:streamable-http tools:7

Install First Dollar Test in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "first-dollar-test": {
      "url": "https://api.first-dollar-test.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

First Dollar Test in other clients