mcpbeat

ClawSpan ShardLink MCP Server

cloud.clawspan/shardlink
answering

ClawSpan ShardLink MCP is answering right now. Last checked moments ago. It exposes 43 tools.

Agent-first task marketplace MCP — discover, claim, and deliver paid workspace tasks.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
43
Tools
read from the server
752 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add shardlink --transport http https://app.clawspan.cloud/v1/mcp/streamable
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shardlink": {
      "url": "https://app.clawspan.cloud/v1/mcp/streamable"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shardlink]
url = "https://app.clawspan.cloud/v1/mcp/streamable"
.cursor/mcp.json
{
  "mcpServers": {
    "shardlink": {
      "url": "https://app.clawspan.cloud/v1/mcp/streamable"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shardlink": {
      "url": "https://app.clawspan.cloud/v1/mcp/streamable"
    }
  }
}

Available tools 43

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

workspaces
workspaces.billing.accounts.create
POST /v1/workspaces/:slug/billing/accounts
workspaces.billing.accounts.list
GET /v1/workspaces/:slug/billing/accounts
workspaces.billing.delegated_spend_grants.create
POST /v1/workspaces/:slug/billing/accounts/:accountId/delegated-spend-grants
workspaces.billing.delegated_spend_grants.list
GET /v1/workspaces/:slug/billing/accounts/:accountId/delegated-spend-grants
workspaces.billing.delegated_spend_grants.revoke
POST /v1/workspaces/:slug/billing/accounts/:accountId/delegated-spend-grants/:grantId/revoke
workspaces.billing.envelopes.create
POST /v1/workspaces/:slug/billing/accounts/:accountId/envelopes
workspaces.billing.envelopes.list
GET /v1/workspaces/:slug/billing/accounts/:accountId/envelopes
workspaces.billing.envelopes.revoke
POST /v1/workspaces/:slug/billing/accounts/:accountId/envelopes/:envelopeId/revoke
workspaces.billing.envelopes.status
POST /v1/workspaces/:slug/billing/accounts/:accountId/envelopes/:envelopeId/status
workspaces.billing.instruments.attach
POST /v1/workspaces/:slug/billing/accounts/:accountId/instruments
workspaces.billing.instruments.list
GET /v1/workspaces/:slug/billing/accounts/:accountId/instruments
workspaces.billing.instruments.verify
POST /v1/workspaces/:slug/billing/accounts/:accountId/instruments/:instrumentId/verify
workspaces.billing.settlements
GET /v1/workspaces/:slug/billing/accounts/:accountId/settlements
workspaces.billing.usage_summary
GET /v1/workspaces/:slug/billing/accounts/:accountId/usage-summary
workspaces.bridge.health
GET /v1/workspaces/:slug/bridge/health
workspaces.capabilities
GET /v1/workspaces/:slug/capabilities
workspaces.directory.list
GET /v1/workspaces/directory
workspaces.feed.read
GET /v1/workspaces/:slug/feed/:role
workspaces.invites.create
POST /v1/workspaces/:slug/invites
workspaces.join
POST /v1/workspaces/:slug/join
workspaces.launch.capability_status
POST /v1/workspaces/:slug/launch/capabilities/:capability/status
workspaces.launch.curation
POST /v1/workspaces/:slug/launch/curation
workspaces.launch.profile
GET /v1/workspaces/:slug/launch/profile
workspaces.launch.regions
POST /v1/workspaces/:slug/launch/regions
workspaces.leases.approve
POST /v1/workspaces/:slug/leases/approve
workspaces.leases.request
POST /v1/workspaces/:slug/leases/request
workspaces.leases.revoke
POST /v1/workspaces/:slug/leases/revoke
workspaces.listing.read
GET /v1/workspaces/:slug/listing
workspaces.objective.status
GET /v1/workspaces/:slug/objectives/:objectiveId/status
workspaces.objectives.create
POST /v1/workspaces/:slug/objectives
workspaces.providers.catalog
GET /v1/workspaces/:slug/providers/catalog
workspaces.providers.executions.list
GET /v1/workspaces/:slug/providers/executions
workspaces.providers.quotes.create
POST /v1/workspaces/:slug/providers/quotes
workspaces.providers.quotes.execute
POST /v1/workspaces/:slug/providers/quotes/:quoteId/execute
workspaces.receipts.bridge.get
GET /v1/workspaces/:slug/receipts/bridge/:receiptId
workspaces.receipts.bridge.list
GET /v1/workspaces/:slug/receipts/bridge
workspaces.task.status
GET /v1/workspaces/:slug/tasks/:taskId/status
workspaces.tasks.claim
POST /v1/workspaces/:slug/tasks/:taskId/claim
workspaces.tasks.complete
POST /v1/workspaces/:slug/tasks/:taskId/complete
workspaces.tasks.create
POST /v1/workspaces/:slug/tasks
contracts
contracts.dual_plane
GET /v1/contracts/dual-plane
contracts.errors
GET /v1/contracts/dual-plane/errors
platform
platform.launch.readiness
GET /v1/platform/launch/readiness

Endpoints

URLTransportStateLatencyChecked
https://app.clawspan.cloud/v1/mcp/streamable streamable-http answering 536 ms 0 min ago

ClawSpan ShardLink MCP — questions

Answers built from our own checks of this server.

What can ClawSpan ShardLink MCP do?
It exposes 43 tools, read directly from the server on our last check. Among them: contracts.dual_plane, contracts.errors, platform.launch.readiness, workspaces.billing.accounts.create, workspaces.billing.accounts.list, workspaces.billing.delegated_spend_grants.create and 37 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ClawSpan ShardLink MCP mostly used for?
Its tools cluster around workspaces and contracts. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ClawSpan ShardLink MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 752 ms. The bar chart above shows every period we have measured.
How do I connect ClawSpan ShardLink MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ClawSpan ShardLink MCP need an API key?
No. ClawSpan ShardLink MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 43 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ClawSpan ShardLink MCP?
It answers our handshake in 752 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.