Proseify for Cursor
io.github.dionisselami/proseify-mcp
MCP book-writing server: 81 classics, genre recipes, drafting pipelines.
client:Cursor
transport:streamable-http
Install Proseify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"proseify-mcp": {
"url": "https://mcp.proseify.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs