distribute.you Cursor Integration
Connect distribute.you to Cursor IDE.
Setup
Cursor speaks Streamable HTTP natively, so there is nothing to install: the server is hosted at https://mcp.distribute.you/mcp. Add this to .cursor/mcp.json in your project root, or to the global config:
{
"mcpServers": {
"distribute": {
"url": "https://mcp.distribute.you/mcp",
"headers": {
"Authorization": "Bearer distrib.usr_YOUR_KEY"
}
}
}
}Restart
Restart Cursor after saving. The distribute.you tools will appear in Agent mode.
Verify
In Cursor's Agent mode, ask:
"Check my distribute.you connection"Usage
Use all 6distribute.you tools from Cursor's Agent mode. See the Tools Reference for the full list.