TweekIT MCP Server for Cursor
io.tweekit/mcp
Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.
client:Cursor
transport:streamable-http
Install TweekIT MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"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