Incwo MCP for Cursor
io.github.incwo/incwo
Secure MCP server for exploring incwo CRM data, documents, and email workflows.
client:Cursor
transport:streamable-http
Install Incwo MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"incwo": {
"url": "https://www.incwo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs