Skip to main content
The dashboard gives you a real-time view of your API activity. From here you can check how your integrations are performing, review recent requests, and grab your MCP command to connect your agent.

Stats

Four cards at the top of the dashboard summarize your account activity.
CardWhat it shows
Total RequestsThe total number of API calls made across all your integrations
Success RateThe percentage of requests that completed without an error
Avg LatencyThe average response time across all recent requests
Active IntegrationsThe number of integrations you currently have connected
Each card also shows a trend indicator so you can see how your numbers are changing over time.

Connected integrations

The Connected Integrations panel lists every integration you’ve authorized, along with its current status and when it was last used.
StatusMeaning
ConnectedThe integration is working and ready to use
ErrorSomething is wrong — the integration may need to be reconnected
Select View all to go to the full Integrations page, where you can connect new services or manage existing ones.

Recent requests

The Recent Requests panel shows the last few API calls your agent made. Each entry includes:
  • The integration and action that was called (for example, gmail/send_email)
  • How long ago the request was made
  • The latency for that call
A green dot means the request succeeded. A red dot means it failed. Select View all to open the full request logs.

Your MCP command

The Your MCP Command section at the bottom of the dashboard contains the command you paste into your agent to connect all your ClawLink integrations at once.
npx @clawlink/mcp --api-key sk_live_xxxx
Select Copy to copy the command to your clipboard. Your personal API key is embedded in the command automatically.
Your MCP command is unique to your account. Do not share it publicly.

Explore the dashboard

Integrations

Connect and manage your API integrations

Request Logs

Monitor every API call your agent makes

Settings

Manage your account, API keys, and billing