Skip to main content
Glama

RTK Motion — 4D Motion Capture Data

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
get_bvhInspect

Returns BVH skeletal motion file for a competitor. Requires payment — $10 USD per file. Include payment_tx with your transaction hash.

ParametersJSON Schema
NameRequiredDescriptionDefault
competitorYesCompetitor name — 'Boca' or 'Thane'
payment_txNoTransaction 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

ParametersJSON Schema
NameRequiredDescriptionDefault
capture_idYesThe 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.

ParametersJSON Schema
NameRequiredDescriptionDefault
payment_txNoTransaction 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.

ParametersJSON Schema
NameRequiredDescriptionDefault
viewYesCamera view number (1-12)
payment_txNoTransaction 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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_videosInspect

Lists the 12 synchronised camera video files with pricing

ParametersJSON Schema
NameRequiredDescriptionDefault

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 ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.