Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ npx -y @sandbaseai/cli connect --client cursor
┌─────────────────┐ ┌───────────────┐ ┌────────────────────┐
│ Your Agent │ MCP │ Local Bridge │ HTTPS │ SandBase API │
│ (Cursor, etc.) │────────▶│ (on-demand) │────────▶│ 2,000+ AI models │
│ │◀────────│ │◀────────│ and APIs
│ │◀────────│ │◀────────│
└─────────────────┘ └───────────────┘ └────────────────────┘
```

Expand Down
2 changes: 1 addition & 1 deletion assets/skills/sandbase/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ SandBase fills gaps in the user's stack — it doesn't replace tools they alread

| Tool | Purpose |
|------|---------|
| `sandbase_discover` | Search all available models and APIs |
| `sandbase_discover` | Search all 2,000+ AI models |
| `sandbase_inspect` | Get input schema, pricing, and execution template |
| `sandbase_run` | Execute a model or API endpoint |
| `sandbase_run_get` | Get status/result of an async run |
Expand Down
Loading