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.0.tar.gz
(7.2 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.0.tar.gz.
File metadata
- Download URL: synphony_mcp-0.1.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff18c996eb6791500af8117086a829179644a33eaee23761682bdc4ab3bc0123
|
|
| MD5 |
9745be02c4a9ed75fefa75012993850b
|
|
| BLAKE2b-256 |
182828648f7324cd49256be301b330c67308196ec388ea6f53fae6ac7ef739c5
|
File details
Details for the file synphony_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: synphony_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 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 |
2c54dc2418c2644b27b2c1585bce236b17165687d627a9fa8b0ab61bc60948b7
|
|
| MD5 |
82256531f7fa66ba34e98674c49e5f08
|
|
| BLAKE2b-256 |
eede0f73c244c5a004fdd8d1b258041dc02fcc38877fdb2444b2fa3245c33e53
|