RTK Motion — Motion Capture, Biomechanics, Threat & Fleet Intelligence for LangChain
io.rtkmotion/data
Mocap, rehab biomechanics, threat intel, fleet vision. 21 MCP tools, 10 free. x402/USDC paid.
client:LangChain
transport:streamable-http
tools:21
Install RTK Motion — Motion Capture, Biomechanics, Threat & Fleet Intelligence in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"data": {
"transport": "streamable_http",
"url": "https://api.rtkmotion.io/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- browse_catalog
- get_bvh
- get_video_url
- get_robotarget
- get_trial_bvh
- get_trial_robotarget
- search_catalog
- get_threat_summary
- get_threat_profile
- get_rehab_summary
- get_rehab_report
- get_rehab_profile
- get_threat_sample
- get_rehab_sample
- get_mocap_sample
- get_calibration
- get_spotter_carrier_profile
- get_spotter_carrier
- get_spotter_cv_profile
- get_spotter_cv
- get_spotter_cv_sample