MCP server for Synphony robotics data platform
Project description
Synphony MCP Server
MCP (Model Context Protocol) server for the Synphony robotics data platform.
Installation
cd synphony-mcp
pip install -e .
Configuration
Create a config file at ~/.synphony/config.json:
{
"api_key": "your-api-key-here",
"api_base_url": "https://dev.synphony.co/api/cli"
}
Usage
Run the MCP server
synphony-mcp
Connect from Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"synphony": {
"command": "synphony-mcp"
}
}
}
Available Tools
Datasets
datasets.list- List user's datasetsdatasets.get- Get dataset details
Videos
videos.search- Search/filter videos with paginationvideos.get- Get detailed video info
Processing
multiply.run- Generate video variations with promptsaugment.run- Apply augmentations to videos
Development
pip install -e ".[dev]"
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
synphony_mcp-0.1.2.tar.gz
(7.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synphony_mcp-0.1.2.tar.gz.
File metadata
- Download URL: synphony_mcp-0.1.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebdc69960a7968e315d41e58f1cf33973540520db1f8f704f9d51e46745bb417
|
|
| MD5 |
8cd7d232b0e47b5be16a5ddd96d75d0c
|
|
| BLAKE2b-256 |
06e8aca26f65d5db5e68f41ae16cc646a1b398281cc66f2b5ff327485269a67f
|
File details
Details for the file synphony_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: synphony_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48db43ad0c33a94e6cac6af3ff97bb4a36459917f5ae9f2f4c3993a9dc3be98f
|
|
| MD5 |
561db61bb1a60cf0d187f9b7cc79380d
|
|
| BLAKE2b-256 |
9f5be48e8489427d59ca360e8e44d650660f195cb8a7944c4252bcd4534cc4c4
|