Server Details
Agent-to-agent 4D motion capture data marketplace with crypto payments on Base.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
6 toolsget_bvhInspect
Returns BVH skeletal motion file for a competitor. Requires payment — $10 USD per file. Include payment_tx with your transaction hash.
| Name | Required | Description | Default |
|---|---|---|---|
| competitor | Yes | Competitor name — 'Boca' or 'Thane' | |
| payment_tx | No | Transaction hash proving payment of $10 USD to the RTK wallet |
get_capture_detailsInspect
Returns detailed metadata for a specific capture session including file listings and pricing
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | The capture session ID, e.g. 'boca-vs-thane-bjj-grappling' |
get_keypoints_3dInspect
Returns 3D keypoints JSON from the capture. Requires payment — $10 USD. Include payment_tx with your transaction hash.
| Name | Required | Description | Default |
|---|---|---|---|
| payment_tx | No | Transaction hash proving payment of $10 USD to the RTK wallet |
get_video_urlInspect
Returns a URL to stream a specific camera view video. Requires payment — $5 USD per video. Include payment_tx with your transaction hash.
| Name | Required | Description | Default |
|---|---|---|---|
| view | Yes | Camera view number (1-12) | |
| payment_tx | No | Transaction hash proving payment of $5 USD to the RTK wallet |
list_capturesInspect
Returns a catalog of available motion capture sessions with data types and pricing
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
list_videosInspect
Lists the 12 synchronised camera video files with pricing
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!