MCP Server
MCP
CrewOne
Taiwan film equipment rates, studios, photographer/director references; AI pre-production tools.
Install
npx -y @crewone/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@crewone/mcp-server",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CrewOne API key for paid tools (create_project, get_project, export_pdf). Get one at https://crewone.ai/dashboard/settings/api. Free tools (search_equipment, search_studios, get_photographer, list_photographers, get_director, list_directors) work without a key.",
"isSecret": true,
"name": "CREWONE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment