API Infrastructure For Agents
CLI-first capabilities for personal and autonomous agents.
Start with search. Add smarter hosted tools over time. One API key, one dashboard, one activity trail.
CAP_SEARCH_API_KEY=csk_live_... \
npx @caphub/cap-search '{
"function":"search",
"queries":["site:github.com awesome ai agents"]
}'
Quickstart
Point agents at Caphub without exposing provider keys.
API
https://api.caphub.io/v1/run
Future CLI
@caphub/cap-search
Current Mode
search_cli.js remote mode
Capabilities
Agent tools exposed as both CLI commands and API endpoints.
Documentation
Compact docs for agents and humans.
User Dashboard
Credits, keys, activity, and billing in one place.
Connect To Your Account
Temporary dashboard access uses an API key directly in the browser until email login is wired. Use this only for internal testing.
Total Credits Used
-
Credits Remaining
-
Last Activity
-
Account
Customer ID-
Email-
Country-
Created-
Per Capability
| Capability | Requests | Credits |
|---|
API Keys
| Name | Prefix | Status | Created | Last Used | Action |
|---|
Activity Log
| Time | Capability | Query | Credits | Response ms |
|---|
Packages
Billing
Stripe Checkout / Link will handle fixed packages and custom top-ups from $10 up.
Checkout endpoint is scaffolded but not wired to Stripe yet.