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.1.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.1.tar.gz.
File metadata
- Download URL: synphony_mcp-0.1.1.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 |
474d3983012d11582341267bc9f228b5a9b25a77ee2c1a199c5a94ef5c91adec
|
|
| MD5 |
429574fd06e2263495a187c4a07293f2
|
|
| BLAKE2b-256 |
d3efc8ab1ea382e55d64417a2600bd809fd7713ac4edad0312fd94eeccb2e20b
|
File details
Details for the file synphony_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: synphony_mcp-0.1.1-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 |
f7d7c9a0f16e97a31eba5d4546950c513f43bff3bd4f08973505a571ab70e3b6
|
|
| MD5 |
05d0f2d490a230d9196adcb9b1039557
|
|
| BLAKE2b-256 |
e6bf9b3b89fb453783145c160f2ba91063e416f213d7e77ad485da3e60a53c25
|