MCP Server
MCP
Squish
Give AI random access to video: timestamped contact sheets + zoom into any start/end range.
Install
npx -y @getsquish/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.getsquish.app/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@getsquish/squish",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the MCP server (the bare command is the CLI)",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment