TweekIT MCP Server for Cursor
io.github.equilibrium-team/tweekit
Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint.
client:Cursor
transport:streamable-http
tools:5
Install TweekIT MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tweekit": {
"url": "https://mcp.tweekit.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs