TweekIT MCP Server is a universal media ingestion and transformation service that prepares any supported file for AI workflows in seconds. It normalizes formats and ensures compatibility for processing.
From the registry: Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.
Please install the `mcp-equilibriumteam` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **TweekIT API Key and Secret** — Sign up at tweekit.io (free tier 10,000 API calls) and generate API Key + Secret in the MANAGE ACCOUNT page. Required for all MCP tool calls (passed as arguments, not env). (https://www.tweekit.io/)
Canonical MCP server config (HTTP transport):
- url: `https://mcp.tweekit.io/mcp`
Note: Public hosted MCP HTTP endpoint. API key/secret are passed per-call as tool arguments (apiKey, apiSecret), not as headers. Also installable as local Python package via pip install tweekit-mcp.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.PORTStreamable HTTP port (default: 8080).PLUGIN_PROXY_PORTPort for the ChatGPT plugin proxy (default: 8080 when running standalone).MCP_SERVER_PORTInternal port for the MCP server when using start_services.sh (default: 8000).An MCP Server for computer-use in Windows OS